Skip to content

Commit 4f5637a

Browse files
Bump requests from 2.29.0 to 2.30.0 (#495)
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.30.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.29.0...v2.30.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91267a9 commit 4f5637a

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.11.2"}
1717
sentry-sdk = {extras = ["fastapi"], version = "^1.21.1"}
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"
20-
requests = "^2.29.0"
20+
requests = "^2.30.0"
2121

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

0 commit comments

Comments
 (0)