From f1fa99d7f7b26ca60d98b2f3e80f96779e7af848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 16:20:36 +0000 Subject: [PATCH] Bump smmap from 5.0.2 to 5.0.3 Bumps [smmap](https://github.com/gitpython-developers/smmap) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/gitpython-developers/smmap/releases) - [Commits](https://github.com/gitpython-developers/smmap/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: smmap dependency-version: 5.0.3 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 aa5d440..af41e18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ gitdb==4.0.12 GitPython==3.1.46 idna==3.11 requests==2.32.5 -smmap==5.0.2 +smmap==5.0.3 urllib3==2.6.3 \ No newline at end of file