Skip to content

Commit fa96371

Browse files
chore(deps): bump requests from 2.27.1 to 2.31.0 (#8848)
Bumps [requests](https://github.com/psf/requests) from 2.27.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.27.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 42183ba commit fa96371

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -58,7 +58,7 @@ werkzeug = "2.0.3"
5858
omise = "0.11.0"
5959
requests-oauthlib = "1.3.1"
6060
icalendar = "4.0.9"
61-
requests = {version = "2.27.1", extras = ["security"]}
61+
requests = {version = "2.31.0", extras = ["security"]}
6262
psycopg2-binary = "2.9.3"
6363
SQLAlchemy-Utils = "0.38.2"
6464
itsdangerous = "2.0.1"

0 commit comments

Comments
 (0)