From cf2fda5bbee2a345c74dbae8857a73652220c809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:28:44 +0000 Subject: [PATCH] build(deps): bump requests in /static/attack-website Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- static/attack-website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/attack-website/requirements.txt b/static/attack-website/requirements.txt index 1c6e510..137195d 100644 --- a/static/attack-website/requirements.txt +++ b/static/attack-website/requirements.txt @@ -8,7 +8,7 @@ mitreattack-python==2.0.11 pelican==4.8.0 pyScss==1.4.0 python-dotenv==1.0.0 -requests==2.32.0 +requests==2.32.4 stix2==3.0.1 stix2-validator==3.1.3 toml==0.10.2