From 78493550fd63ee5a990b774e2b274b8b1f47a43a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 20:02:13 +0000 Subject: [PATCH] Bump distlib from 0.3.1 to 0.3.2 Bumps [distlib](https://bitbucket.org/pypa/distlib) from 0.3.1 to 0.3.2. - [Changelog](https://bitbucket.org/pypa/distlib/src/master/CHANGES.rst) - [Commits](https://bitbucket.org/pypa/distlib/branches/compare/0.3.2..0.3.1) --- updated-dependencies: - dependency-name: distlib 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 d7883f75e5..a821b89ab2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ colorama==0.4.4 coloredlogs==14.0 configparser==5.0.2 contextlib2==0.6.0.post1 -distlib==0.3.1 +distlib==0.3.2 distro==1.5.0 filelock==3.0.12 fire==0.3.1