From 8003d07331f50f39278e10a2ea85265a1e0a4916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 01:04:54 +0000 Subject: [PATCH] Bump arq from 0.22 to 0.23 Bumps [arq](https://github.com/samuelcolvin/arq) from 0.22 to 0.23. - [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.23) --- updated-dependencies: - dependency-name: arq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tcsocket/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcsocket/requirements.txt b/tcsocket/requirements.txt index 631165e..73a73eb 100644 --- a/tcsocket/requirements.txt +++ b/tcsocket/requirements.txt @@ -3,7 +3,7 @@ aiodns==3.0.0 aiohttp==3.8.1 aiopg==1.3.4 aioredis==1.3.1 -arq==0.22 +arq==0.23 boto3==1.24.57 cchardet==2.1.7 gunicorn==20.1.0