From 03ec021d8b04537a441abc1c9283d2156b8c10d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:15:13 +0000 Subject: [PATCH] Bump requests from 2.25.1 to 2.32.5 Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.32.5. - [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.25.1...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e97ab77..a11ce0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aws-lambda-context==1.1.0 -requests==2.25.1 +requests==2.32.5 signalfx==1.1.13 smart_open[s3]==5.2.0 \ No newline at end of file