From 24f386d10a27ec96d956de11ef8bb2a15707d161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 05:07:24 +0000 Subject: [PATCH] Bump mitreattack-python from 5.4.7 to 6.0.1 in /backend Bumps [mitreattack-python](https://github.com/mitre-attack/mitreattack-python) from 5.4.7 to 6.0.1. - [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.7...v6.0.1) --- updated-dependencies: - dependency-name: mitreattack-python dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 47a522a..0bf18b4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ fastapi==0.136.1 geoip2==5.2.0 httpx==0.28.1 ldap3==2.9.1 -mitreattack-python==5.4.7 +mitreattack-python==6.0.1 psycopg2-binary==2.9.12 pydantic-settings==2.14.0 python-dotenv==1.2.2