Skip to content

Commit f04f311

Browse files
Bump requests from 2.28.2 to 2.29.0 (#484)
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.29.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.2...v2.29.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 7256881 commit f04f311

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.0"}
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"
20-
requests = "^2.28.2"
20+
requests = "^2.29.0"
2121

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

0 commit comments

Comments
 (0)