From f3efb3a8a628ef17f18aabae74386473cc1b2f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 09:12:50 +0000 Subject: [PATCH] Bump rq from 1.10.1 to 1.16.1 in /systemd Bumps [rq](https://github.com/rq/rq) from 1.10.1 to 1.16.1. - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/v1.16.1/CHANGES.md) - [Commits](https://github.com/rq/rq/compare/v1.10.1...v1.16.1) --- updated-dependencies: - dependency-name: rq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- systemd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/requirements.txt b/systemd/requirements.txt index d5676e9..b793bbb 100644 --- a/systemd/requirements.txt +++ b/systemd/requirements.txt @@ -1,4 +1,4 @@ Flask==2.1.2 psycopg2-binary==2.9.3 redis==4.3.4 -rq==1.10.1 +rq==1.16.1