Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [requests](https://github.com/psf/requests) and [tornado](https://github.com/tornadoweb/tornado).


Updates `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)

Updates `tornado` from 6.3.3 to 6.4.1
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.3.3...v6.4.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: tornado
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
commit e3efa750761b8bda9c66e6484f71658bc21836d7
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ python-dotenv==1.0.1
python-telegram-bot==13.7
pytz==2023.3
PyYAML==6.0
requests==2.31.0
requests==2.32.2
rsa==4.9
six==1.16.0
tomli==2.0.1
tornado==6.3.3
tornado==6.4.1
typing_extensions==4.6.2
tzdata==2023.3
tzlocal==5.0.1
Expand Down