From fb395cd90a0ff317e439b46f1b7b28be25a1289d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 02:29:12 +0000 Subject: [PATCH] Bump types-requests from 2.31.0.20240311 to 2.31.0.20240403 Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240311 to 2.31.0.20240403. - [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 c32a290e7..623c54fba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pytest==8.1.1 pytest-mypy-plugins==3.1.2 djangorestframework==3.15.1 types-pytz==2024.1.0.20240203 -types-requests==2.31.0.20240311 +types-requests==2.31.0.20240403 types-urllib3==1.26.25.14 django-stubs[compatible-mypy] @ git+https://github.com/typeddjango/django-stubs django-stubs-ext @ git+https://github.com/typeddjango/django-stubs#subdirectory=ext