From 33c7ef93fea0f74970ca46dc8454a00bf9a3074d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 06:05:39 +0000 Subject: [PATCH] Bump six from 1.16.0 to 1.17.0 Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor ... 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 b1528533..1ebeca91 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -66,7 +66,7 @@ requests==2.25.1 requests-ntlm==1.1.0 s3transfer==0.5.0 smmap==5.0.1 -six==1.16.0 +six==1.17.0 splunk-sdk==2.0.2 tabulate==0.8.9 termcolor==1.1.0