From b4b1a6156276c608ee3807cbf75ccf8a01801249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 07:08:55 +0000 Subject: [PATCH] [upd] pypi: Bump setproctitle from 1.3.4 to 1.3.5 Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle) from 1.3.4 to 1.3.5. - [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst) - [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.4...version-1.3.5) --- 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 f060301fb..9a91c3f3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ httpx[http2]==0.24.1 Brotli==1.1.0 uvloop==0.21.0 httpx-socks[asyncio]==0.7.7 -setproctitle==1.3.4 +setproctitle==1.3.5 redis==5.0.8 markdown-it-py==3.0.0 fasttext-predict==0.9.2.4