Skip to content

Commit 448ef07

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Update rq requirement from <2.5 to <2.7 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.6) --- updated-dependencies: - dependency-name: rq dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15790c4 commit 448ef07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ requests==2.32.4
1111
psycopg2-binary==2.9.10
1212
django-autocomplete-light==3.12.1
1313
django-rq==3.1
14-
rq<2.5
14+
rq<2.7
1515
setuptools==80.9.0

0 commit comments

Comments
 (0)