From 144c59df8c64fd8b35c0cb7fd153aed4564f3d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 02:28:34 +0000 Subject: [PATCH] Bump types-requests from 2.32.0.20241016 to 2.32.0.20250301 Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20241016 to 2.32.0.20250301. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests 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 50ca24fe7..2a10cbf04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pytest==8.3.4 pytest-mypy-plugins==3.2.0 djangorestframework==3.15.2 types-pytz==2025.1.0.20250204 -types-requests==2.32.0.20241016 +types-requests==2.32.0.20250301 types-urllib3==1.26.25.14 types-Pygments==2.19.0.20250219 django-stubs[compatible-mypy] @ git+https://github.com/typeddjango/django-stubs