From 522dd27283c613679368e95829dca6321c9f9626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:16:07 +0000 Subject: [PATCH] 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: 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 d9a9597..a417f96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Jinja2==3.1.2 MarkupSafe==2.1.3 requests==2.31.0 six==1.16.0 -smmap==5.0.0 +smmap==5.0.1 urllib3==2.0.4 websocket-client==1.6.3 Werkzeug==2.3.7