From d3c970b1fea75a3fb85cb007c19705ce652b975c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 12:54:40 +0000 Subject: [PATCH] Bump smmap from 3.0.4 to 5.0.0 Bumps [smmap](https://github.com/gitpython-developers/smmap) from 3.0.4 to 5.0.0. - [Release notes](https://github.com/gitpython-developers/smmap/releases) - [Commits](https://github.com/gitpython-developers/smmap/compare/v3.0.4...v5.0.0) --- updated-dependencies: - dependency-name: smmap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-indirect.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-indirect.txt b/requirements-indirect.txt index 5c6b789b7f5..41b7b5ac625 100644 --- a/requirements-indirect.txt +++ b/requirements-indirect.txt @@ -20,7 +20,7 @@ pyflakes==2.2.0 PyNaCl==1.4.0 pyparsing==2.4.7 pyrsistent==0.16.0 -smmap==3.0.4 +smmap==5.0.0 smmap2==3.0.1 toml==0.10.1 tox==3.21.2