From c6a63c8ded882daead6f58b7c4b0ba7dc490425e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 01:17:35 +0000 Subject: [PATCH] Bump rq from 2.2.0 to 2.3.2 Bumps [rq](https://github.com/rq/rq) from 2.2.0 to 2.3.2. - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](https://github.com/rq/rq/compare/v2.2...v2.3.2) --- updated-dependencies: - dependency-name: rq dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b62f3a856..bc1df3860 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ requests==2.32.3 steam==1.4.4 # Alembic does not use semantic versioning, so be careful with the version numbers https://alembic.sqlalchemy.org/en/latest/front.html#versioning-scheme alembic==1.15.2 -rq==2.2.0 +rq==2.3.2 rq-scheduler==0.14.0 paramiko==3.5.1 ftpretty==0.4.0