Skip to content

Commit

Permalink
Bump types-requests from 2.32.0.20241016 to 2.32.0.20250301
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20241016 to 2.32.0.20250301.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 21e9f18 commit 0ad6844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ lint = [
"types-docutils==0.21.0.20241128",
"types-Pillow==10.2.0.20240822",
"types-Pygments==2.19.0.20250219",
"types-requests==2.32.0.20241016", # align with requests
"types-requests==2.32.0.20250301", # align with requests
"types-urllib3==1.26.25.14",
"pyright==1.1.395",
"pytest>=8.0",
Expand Down

0 comments on commit 0ad6844

Please sign in to comment.