From 33c247c4b8f1079ec3ca8d25763405bf3e28c71b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 08:50:36 +0000 Subject: [PATCH] Bump arq from 0.22 to 0.25.0 Bumps [arq](https://github.com/samuelcolvin/arq) from 0.22 to 0.25.0. - [Release notes](https://github.com/samuelcolvin/arq/releases) - [Changelog](https://github.com/samuelcolvin/arq/blob/main/HISTORY.rst) - [Commits](https://github.com/samuelcolvin/arq/compare/v0.22...v0.25.0) --- updated-dependencies: - dependency-name: arq 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 5842e401..99fd0601 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==23.1.0 aioredis==1.3.1 -arq==0.22 +arq==0.25.0 buildpg==0.4 chevron==0.14.0 click==8.1.3