Skip to content

Commit

Permalink
Bump rq from 1.16.2 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [rq](https://github.com/rq/rq) from 1.16.2 to 2.0.0.
- [Release notes](https://github.com/rq/rq/releases)
- [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md)
- [Commits](rq/rq@v1.16.2...v2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent b96a08b commit 935465a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ requests-toolbelt==1.0.0
# via -r requirements.in
responses==0.25.3
# via moto
rq==1.16.2
rq==2.0.0
# via
# -r requirements.in
# rq-scheduler
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ requests_toolbelt==1.0.0
sentry_sdk==2.17.0

# RQ and associated helpers
rq==1.16.2
rq==2.0.0
rq-scheduler==0.13.1

# For logging tables
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ requests==2.32.3
# requests-toolbelt
requests-toolbelt==1.0.0
# via -r requirements.in
rq==1.16.2
rq==2.0.0
# via
# -r requirements.in
# rq-scheduler
Expand Down

0 comments on commit 935465a

Please sign in to comment.