Skip to content

Commit ae9eadf

Browse files
Bump rq from 2.1.0 to 2.2.0 (#999)
Bumps [rq](https://github.com/rq/rq) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](rq/rq@v2.1...v2.2) --- updated-dependencies: - dependency-name: rq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81ecf8c commit ae9eadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requests==2.32.3
1616
steam==1.4.4
1717
# Alembic does not use semantic versioning, so be careful with the version numbers https://alembic.sqlalchemy.org/en/latest/front.html#versioning-scheme
1818
alembic==1.14.1
19-
rq==2.1.0
19+
rq==2.2.0
2020
rq-scheduler==0.14.0
2121
paramiko==3.5.1
2222
ftpretty==0.4.0

0 commit comments

Comments
 (0)