Skip to content

Commit 0f7b532

Browse files
Bump requests from 2.26.0 to 2.28.1
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.28.1. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.26.0...v2.28.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52bb53b commit 0f7b532

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.9"
10-
requests = "^2.26.0"
10+
requests = "^2.28.1"
1111
pydantic = "^1.10.4"
1212
google-i18n-address = "^2.5.0"
1313
python-dotenv = "^0.21.0"

0 commit comments

Comments
 (0)