summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-12 07:04:32 +0000
committerGitHub <noreply@github.com>2022-08-12 07:04:32 +0000
commitbf36057c79c77b5f3389f7b1ca54fe7b805a7e73 (patch)
treea602b75768c1a8fec301fc2ebd05450e17a407f9
parent2bfb269f0a2a2c35d3e4752cb839c38ddcaf805d (diff)
Bump setproctitle from 1.3.1 to 1.3.2
Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle) from 1.3.1 to 1.3.2. - [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/commits) --- updated-dependencies: - dependency-name: setproctitle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a419b25a8..7d15c1c1f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,7 @@ Brotli==1.0.9
uvloop==0.16.0
httpx-socks[asyncio]==0.7.2
langdetect==1.0.9
-setproctitle==1.3.1
+setproctitle==1.3.2
redis==4.3.4
markdown-it-py==2.1.0
typing_extensions==4.3.0