diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-15 07:06:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-15 07:06:06 +0000 |
| commit | 3407f1a1700728751daac946738d0884b890f908 (patch) | |
| tree | 7997346202121713d95215569da319982c99db90 /requirements.txt | |
| parent | 09230bfad9dea35a6ed112ea7096935d1c821bd9 (diff) | |
Bump setproctitle from 1.2.2 to 1.2.3
Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle) from 1.2.2 to 1.2.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.2.2...version-1.2.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.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 590fc9aad..f42cabfe6 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.2.2 +setproctitle==1.2.3 redis==4.2.2 markdown-it-py==2.0.1 typing_extensions==4.1.1 |