Skip to content

Commit

Permalink
Bump the pip group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates: [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.4 to 6.4.1
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.0...v6.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent d700bbd commit 6a9a90a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -6,7 +6,7 @@ authors = ["Bastien Wermeille <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.9"
requests = "^2.31.0"
requests = "^2.32.2"
sentry-sdk = {extras = ["flask"], version = "^2.0.1"}
importlib-metadata = "^7.0.0"
flask-cors = "^4.0.0"
Expand Down

0 comments on commit 6a9a90a

Please sign in to comment.