Skip to content

Commit

Permalink
Bump requests from 2.28.1 to 2.31.0
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [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.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 4ade70d commit 9fb3f5b
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 255 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python-dateutil = "~=2.8.1"
python-dotenv = "==0.20.0"
uvloop = {version = ">=0.15.2", markers = "sys_platform != 'win32'"}
lottie = {version = "==0.6.11", extras = ["pdf"]}
requests = "==2.28.1"
requests = "==2.31.0"

[scripts]
bot = "python bot.py"
Loading

0 comments on commit 9fb3f5b

Please sign in to comment.