From 807b9a16656456c4e39d2e50a5c6e5b4a32975ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 06:05:33 +0000 Subject: [PATCH] Bump tabulate from 0.8.9 to 0.9.0 Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.9 to 0.9.0. - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](https://github.com/astanin/python-tabulate/compare/v0.8.9...v0.9.0) --- updated-dependencies: - dependency-name: tabulate 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..a0ead665 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -68,7 +68,7 @@ s3transfer==0.5.0 smmap==5.0.1 six==1.16.0 splunk-sdk==2.0.2 -tabulate==0.8.9 +tabulate==0.9.0 termcolor==1.1.0 toml==0.10.2 urllib3==2.3.0