Skip to content

Commit

Permalink
Bump requests from 2.31.0 to 2.32.2 in /utils (#703)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent dac5117 commit 5ff7361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
certifi==2024.7.4
chardet==4.0.0
idna==3.7
requests==2.31.0
requests==2.32.2
urllib3==1.26.19

0 comments on commit 5ff7361

Please sign in to comment.