From fd6628749fb33e3d94375bafd0415385563560bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 06:38:59 +0000 Subject: [PATCH] Bump wcwidth from 0.2.5 to 0.2.13 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.5 to 0.2.13. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.5...0.2.13) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.2.13 dependency-type: direct:production update-type: version-update:semver-patch ... 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 46adb75c..087ddf29 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -73,7 +73,7 @@ termcolor==1.1.0 toml==0.10.2 urllib3==2.3.0 virtualenv==20.29.2 -wcwidth==0.2.5 +wcwidth==0.2.13 wget==3.2 wrapt==1.13.3 xmltodict==0.12.0