Skip to content

Commit

Permalink
build(deps): bump requests in /bindings/python/requirements
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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Stranger6667 committed Jul 6, 2024
1 parent 8fdeb61 commit 2f828b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/requirements/bench.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pytest==7.3.2
# via pytest-benchmark
pytest-benchmark==4.0.0
# via -r bench.in
requests==2.31.0
requests==2.32.2
# via
# inlinestyler
# premailer
Expand Down

0 comments on commit 2f828b1

Please sign in to comment.