build(deps-dev): bump types-requests (#2591)

Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.0.20250328 to 2.32.0.20250515.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-version: 2.32.0.20250515
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-27 21:55:19 +08:00
committed by GitHub
parent 68e5e7ee4a
commit e3df70fd9c
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ dev = [
"tox==4.26.0", "tox==4.26.0",
"types-python-dateutil==2.9.0.20241206", "types-python-dateutil==2.9.0.20241206",
"types-redis==4.6.0.20241004", "types-redis==4.6.0.20241004",
"types-requests==2.32.0.20250328", "types-requests==2.32.0.20250515",
"yamllint==1.37.1", "yamllint==1.37.1",
] ]

View File

@ -25,5 +25,5 @@ tox==4.26.0
twine==6.1.0 twine==6.1.0
types-python-dateutil==2.9.0.20241206 types-python-dateutil==2.9.0.20241206
types-redis==4.6.0.20241004 types-redis==4.6.0.20241004
types-requests==2.32.0.20250328 types-requests==2.32.0.20250515
yamllint==1.37.1 yamllint==1.37.1