From b4748fd732c6af8960056967bed5b69119fc39fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:15:18 +0000 Subject: [PATCH] Bump requests Bumps [requests](https://github.com/psf/requests) from 2.28.1 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.28.1...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Mocks/EmptyReport/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Microsoft.ComponentDetection.Detectors.Tests/Mocks/EmptyReport/requirements.txt b/test/Microsoft.ComponentDetection.Detectors.Tests/Mocks/EmptyReport/requirements.txt index d15ce5a75..bd6f23458 100644 --- a/test/Microsoft.ComponentDetection.Detectors.Tests/Mocks/EmptyReport/requirements.txt +++ b/test/Microsoft.ComponentDetection.Detectors.Tests/Mocks/EmptyReport/requirements.txt @@ -1 +1 @@ -requests==2.28.1 +requests==2.32.4