summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-06 07:24:19 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-10-06 10:29:12 +0200
commit60fecf51252ab0314bec2131e1f0572f1a061c58 (patch)
tree9b563c4550e7de3c1a066663895e10e16e809eb7 /requirements.txt
parentf7ca979c8ab9adc2eac696344e0d5156d3aa876b (diff)
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] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index bdce9a6a..3eaf4a17 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