Skip to content

Commit

Permalink
Bump django-rq from 1.2.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [django-rq](https://github.com/rq/django-rq) from 1.2.0 to 2.4.1.
- [Release notes](https://github.com/rq/django-rq/releases)
- [Changelog](https://github.com/rq/django-rq/blob/master/CHANGELOG.md)
- [Commits](rq/django-rq@v1.2.0...v2.4.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 9, 2021
1 parent 77a125f commit 56cfd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ redis==2.10.6
docker==4.3.1
Django==2.2.22
rq==0.12.0
django-rq==1.2.0
django-rq==2.4.1
rq-scheduler==0.8.3
-e git+https://github.com/istrategylabs/django-rq-scheduler.git@fa76c6ac71068c304aa14ab9df7b13a4b972132e#egg=django-rq-scheduler
django-livesync==0.5
Expand Down

0 comments on commit 56cfd22

Please sign in to comment.