From 60fecf51252ab0314bec2131e1f0572f1a061c58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 07:24:19 +0000 Subject: [PATCH] Bump setproctitle from 1.3.2 to 1.3.3 Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/dvarrazzo/py-setproctitle/releases) - [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst) - [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.2...version-1.3.3) --- updated-dependencies: - dependency-name: setproctitle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdce9a6a4..3eaf4a17f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ httpx[http2]==0.24.1 Brotli==1.1.0 uvloop==0.17.0 httpx-socks[asyncio]==0.7.7 -setproctitle==1.3.2 +setproctitle==1.3.3 redis==4.6.0 markdown-it-py==3.0.0 typing_extensions==4.8.0