Skip to content

Commit

Permalink
Bump requests from 2.31.0 to 2.32.2
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent db29b95 commit ffc5195
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 @@ -23,7 +23,7 @@ classifiers = [
"License :: OSI Approved :: MIT License",
]
dependencies = [
"requests==2.31.0",
"requests==2.32.2",
"schema==0.7.7",
"click==8.1.8",
"tqdm==4.67.1",
Expand Down

0 comments on commit ffc5195

Please sign in to comment.