Skip to content

Commit

Permalink
Update requests requirement from ~=2.32.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.32.0...v2.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 74150e7 commit 60195d7
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
Expand Up @@ -3,5 +3,5 @@ discord.py~=2.4.0
emoji~=2.0.0
pymongo~=3.13.0
pymongo-stubs~=0.2.0
requests~=2.32.0
requests~=2.32.3
types-emoji~=2.1.0

0 comments on commit 60195d7

Please sign in to comment.