Skip to content

Commit e8e30bc

Browse files
Bump requests from 2.28.1 to 2.28.2 (#370)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2. - [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.28.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f718f3 commit e8e30bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -17,7 +17,7 @@ pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.9.0"}
1717
sentry-sdk = {extras = ["fastapi"], version = "^1.13.0"}
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"
20-
requests = "^2.28.1"
20+
requests = "^2.28.2"
2121

2222
[tool.poetry.dev-dependencies]
2323
pre-commit = "^2.21.0"

0 commit comments

Comments
 (0)