From d303d680b46a2a9eabe472d1be160f163fdab057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 00:09:12 +0000 Subject: [PATCH] Bump mitreattack-python from 5.4.4 to 5.4.5 in /backend Bumps [mitreattack-python](https://github.com/mitre-attack/mitreattack-python) from 5.4.4 to 5.4.5. - [Release notes](https://github.com/mitre-attack/mitreattack-python/releases) - [Changelog](https://github.com/mitre-attack/mitreattack-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitre-attack/mitreattack-python/compare/v5.4.4...v5.4.5) --- updated-dependencies: - dependency-name: mitreattack-python dependency-version: 5.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 12f1750..e3f79d5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ fastapi==0.135.3 geoip2==5.2.0 httpx==0.28.1 ldap3==2.9.1 -mitreattack-python==5.4.4 +mitreattack-python==5.4.5 psycopg2-binary==2.9.11 pydantic-settings==2.12.0 python-dotenv==1.2.2