From 9975e03b9cb1cd0202229c0363a42118e5cc83f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 14:29:22 +0000 Subject: [PATCH] chore(deps): Bump types-requests from 2.32.4.20250611 to 2.32.4.20250809 Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.4.20250611 to 2.32.4.20250809. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.4.20250809 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 446ec46..bdf5330 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pytest-mock==3.14.1 pytest-snapshot==0.9.0 mypy==1.17.1 types-pytz==2025.2.0.20250516 -types-requests==2.32.4.20250611 +types-requests==2.32.4.20250809 # Linting and formatting ruff==0.12.7