From 0d96b2287a95b855b3ca0e8e4c64089c296c8c90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:42:43 +0000 Subject: [PATCH] Bump smmap from 5.0.1 to 5.0.2 Bumps [smmap](https://github.com/gitpython-developers/smmap) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/gitpython-developers/smmap/releases) - [Commits](https://github.com/gitpython-developers/smmap/compare/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: smmap 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 f1e380e29..18dafb96f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ resolvelib==1.1.0 responses==0.25.3 s3transfer==0.10.4 six @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot1/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/six-1.15.0-py2.py3-none-any.whl -smmap==5.0.1 +smmap==5.0.2 toml==0.10.2 tomli==2.2.1 traitlets==5.14.3