From d5fe5a0670d61a6a714cd092ab41d8ffd1ae35c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:57:33 +0000 Subject: [PATCH] Bump rq from 1.10.1 to 1.15.1 in /systemd Bumps [rq](https://github.com/nvie/rq) from 1.10.1 to 1.15.1. - [Release notes](https://github.com/nvie/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](https://github.com/nvie/rq/compare/v1.10.1...v1.15.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..a43ef84 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.15.1