Skip to content

Commit b11fe79

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Update rq requirement from <2.2 to <2.4 in /requirements
Updates the requirements on [rq](https://github.com/rq/rq) to permit the latest version. - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](rq/rq@0.1.0...v2.3.2) --- updated-dependencies: - dependency-name: rq dependency-version: 2.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2805d29 commit b11fe79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ requests==2.32.3
1111
psycopg2-binary==2.9.10
1212
django-autocomplete-light==3.11.0
1313
django-rq==3.0.0
14-
rq<2.2
14+
rq<2.4
1515
setuptools==79.0.0

0 commit comments

Comments
 (0)