Skip to content

Commit fe4cec5

Browse files
Bump requests from 2.28.1 to 2.31.0 (#44)
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>
1 parent 3989626 commit fe4cec5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ orm = {version = "~=0.3.0", extras = ["postgresql"]}
2626
SQLAlchemy = "~=1.4.27"
2727
phonenumbers = "~=8.12.50"
2828
email-validator = "~=1.2.1"
29-
requests = "~=2.28.1"
29+
requests = "~=2.31.0"
3030
types-requests = "~2.28.8"
3131

3232
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)