From f78f3963b2900bd5b0b3057485803652eb4fa053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 18:55:46 +0000 Subject: [PATCH] Bump attrs from 23.1.0 to 24.2.0 in /stix_shifter Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.0 to 24.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- stix_shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter/requirements.txt b/stix_shifter/requirements.txt index 849907572..691fbdd5c 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -4,7 +4,7 @@ aiomysql==0.2.0 antlr4-python3-runtime==4.8 asyncio==3.4.3 asynctest==0.13.0 -attrs==23.1.0 +attrs==24.2.0 azure-identity==1.16.1 colorlog==6.8.2 flask==3.0.0