Skip to content

Commit 76d173a

Browse files
Bump requests from 2.31.0 to 2.32.0 (#1005)
--- 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 fc4da04 commit 76d173a

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 @@ sentry-sdk = {extras = ["fastapi"], version = "^1.45.0"}
1717
pydantic-yaml = "^1.3.0"
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"
20-
requests = "^2.31.0"
20+
requests = "^2.32.0"
2121
pydantic-settings = "^2.2.1"
2222
pypandoc = "^1.13"
2323

0 commit comments

Comments
 (0)