From 5f8c2abf91d545e4476dc44232bc8c869ab0438b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 13:46:19 +0000 Subject: [PATCH] Bump types-requests from 2.31.0.6 to 2.32.4.20250611 Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.31.0.6 to 2.32.4.20250611. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.4.20250611 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8f08c6b..a2c9aff 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ pytest>=8.3.5 pytest-asyncio >= 1.0.0 tomli>=2.2.1 tomli_w>=1.2.0 -types-requests==2.31.0.6 # Freeze at 2.31.0.6 to prevent dependency conflict with Home Assistant over urllib3 +types-requests==2.32.4.20250611 # Freeze at 2.31.0.6 to prevent dependency conflict with Home Assistant over urllib3 types-PyYAML >= 6.0.12.20250516 setuptools-scm>=8.3.1 pathspec >= 0.12.1