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

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

---
updated-dependencies:
- dependency-name: types-requests
  dependency-version: 2.32.4.20260324
  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]
2026-03-26 13:23:23 +01:00
committed by GitHub
parent 1f1039c9c2
commit f0f70dab9e

View File

@@ -61,7 +61,7 @@ dev = [
# !!! Sync .pre-commit-config.yaml with these dependencies !!! # !!! Sync .pre-commit-config.yaml with these dependencies !!!
"pre-commit==4.5.1", "pre-commit==4.5.1",
"mypy==1.19.1", "mypy==1.19.1",
"types-requests==2.32.4.20260107", # for mypy "types-requests==2.32.4.20260324", # for mypy
"pandas-stubs==3.0.0.260204", # for mypy "pandas-stubs==3.0.0.260204", # for mypy
"tokenize-rt==6.2.0", # for mypy "tokenize-rt==6.2.0", # for mypy
"types-docutils==0.22.3.20260322", # for mypy "types-docutils==0.22.3.20260322", # for mypy