From 300bb36124876e5e78bf6b0eea7029ce0855ae55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 06:35:58 +0000 Subject: [PATCH] Bump smmap from 4.0.0 to 5.0.1 Bumps [smmap](https://github.com/gitpython-developers/smmap) from 4.0.0 to 5.0.1. - [Commits](https://github.com/gitpython-developers/smmap/compare/v4.0.0...v5.0.1) --- updated-dependencies: - dependency-name: smmap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index 5ceaaaee..c8df4270 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -65,7 +65,7 @@ PyYAML==6.0 requests==2.25.1 requests-ntlm==1.1.0 s3transfer==0.5.0 -smmap==4.0.0 +smmap==5.0.1 six==1.16.0 splunk-sdk==1.6.18 tabulate==0.8.9