From 2e49a8fe6044f3e50f2ddedac1a88b0425c59ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 13:12:43 +0000 Subject: [PATCH] build(deps): bump distlib from 0.3.2 to 0.3.3 Bumps [distlib](https://bitbucket.org/pypa/distlib) from 0.3.2 to 0.3.3. - [Changelog](https://bitbucket.org/pypa/distlib/src/master/CHANGES.rst) - [Commits](https://bitbucket.org/pypa/distlib/branches/compare/0.3.3..0.3.2) --- 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 a07cd38..73e6bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.0.1 codacy-coverage==1.3.11 colorama==0.4.4 coverage==5.5 -distlib==0.3.2 +distlib==0.3.3 filelock==3.0.12 flake8==3.9.1 identify==2.2.15