Skip to content

Commit

Permalink
Update requests requirement from ~=2.31.0 to ~=2.32.3
Browse files Browse the repository at this point in the history
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [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.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent aa05dce commit a3feb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Wand~=0.6.13
tqdm~=4.66.4
img2pdf~=0.5.1
requests~=2.32.2
requests~=2.32.3
ConfigArgParse~=1.7
pillow>=10.3.0
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit a3feb74

Please sign in to comment.