Skip to content

Commit

Permalink
Bump requests from 2.24.0 to 2.32.2
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.24.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.24.0...v2.32.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 6e76349 commit adf3e61
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 18 deletions.
124 changes: 107 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ matplotlib = '3.3.2'
pandas = '1.5.3'
Pillow = '10.3.0'
python-telegram-bot = {extras = ["job-queue"], version = "^20.3"}
requests = '2.24.0'
requests = '2.32.2'

[tool.poetry.group.dev.dependencies]
poethepoet = "^0.20.0"
Expand Down

0 comments on commit adf3e61

Please sign in to comment.