From b78637dcca69de9f1f403d74e28e3f9562c03a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 19:51:26 +0000 Subject: [PATCH] :arrow_up: bump smmap from 5.0.0 to 5.0.1 Bumps [smmap](https://github.com/gitpython-developers/smmap) from 5.0.0 to 5.0.1. - [Commits](https://github.com/gitpython-developers/smmap/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: smmap dependency-type: indirect 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 9d921c7..1b3fd3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -179,7 +179,7 @@ six==1.16.0 # prance # python-dateutil # rfc3339-validator -smmap==5.0.0 +smmap==5.0.1 # via gitdb sniffio==1.3.0 # via