From 3f5a10a75443adbbff168ebf8a595985b6868791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 10:10:17 +0000 Subject: [PATCH] Bump zipp from 3.5.0 to 3.5.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 6adfa61..6bd18d5 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -19,7 +19,7 @@ pep8==1.7.1 pyflakes==2.3.1 pytz==2021.1 configparser==5.0.2 -zipp==3.5.0 +zipp==3.5.1 importlib_metadata==4.8.1 entrypoints==0.3 typing_extensions==3.10.0.2