From cee6389aa50815040cc35053a63788eefdea2684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:08:55 +0200 Subject: [PATCH] Bump setproctitle from 1.3.0 to 1.3.1 (#3324) Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle) from 1.3.0 to 1.3.1. - [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.0...version-1.3.1) --- updated-dependencies: - dependency-name: setproctitle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 882f631c..103b3911 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ pygments==2.8.0 python-dateutil==2.8.2 pyyaml==6.0 requests[socks]==2.28.1 -setproctitle==1.3.0 +setproctitle==1.3.1