From 58b686e98dbea2ba07b573553108cf555390ba14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 10:12:59 +0000 Subject: [PATCH] Bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.4.20250913 to 2.32.4.20260107. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.4.20260107 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev_requirements/mypy_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/mypy_requirements.txt b/dev_requirements/mypy_requirements.txt index 984b1e6..6029ddc 100644 --- a/dev_requirements/mypy_requirements.txt +++ b/dev_requirements/mypy_requirements.txt @@ -1,5 +1,5 @@ # Requirements for running MyPy check mypy==1.19.1 -types-requests==2.32.4.20250913 +types-requests==2.32.4.20260107 types-beautifulsoup4==4.12.0.20250516