Skip to content

Commit

Permalink
build(deps): bump rq from 2.0.0 to 2.1.0 in /api
Browse files Browse the repository at this point in the history
Bumps [rq](https://github.com/rq/rq) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/rq/rq/releases)
- [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md)
- [Commits](rq/rq@v2.0...v2.1)

---
updated-dependencies:
- dependency-name: rq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 118a88f commit 88e01c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ python-dotenv = "1.0.1"
pytz = "2024.2"
rapidfuzz = "^3.11.0"
requests = "2.32.3"
rq = "2.0.0"
rq = "2.1.0"
schwifty = "2024.11.0"
semver = "3.0.2"
sentry-sdk = { version = "2.19.2", extras = ["flask"] }
Expand Down

0 comments on commit 88e01c9

Please sign in to comment.