Skip to content

Commit

Permalink
Bump requests from 2.28.1 to 2.31.0 (#44)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 3989626 commit fe4cec5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -26,7 +26,7 @@ orm = {version = "~=0.3.0", extras = ["postgresql"]}
SQLAlchemy = "~=1.4.27"
phonenumbers = "~=8.12.50"
email-validator = "~=1.2.1"
requests = "~=2.28.1"
requests = "~=2.31.0"
types-requests = "~2.28.8"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit fe4cec5

Please sign in to comment.