Skip to content

Commit

Permalink
Update requests requirement from ~=2.28.1 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.28.1...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 Nov 27, 2024
1 parent b2b105e commit 7587264
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,4 +1,4 @@
icloudpy==0.6.0
ruamel.yaml==0.18.6
python-magic==0.4.27
requests~=2.28.1
requests~=2.32.3

0 comments on commit 7587264

Please sign in to comment.