Skip to content

Commit 60caf18

Browse files
Bump requests from 2.32.3 to 2.32.4 (#1148)
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5575c67 commit 60caf18

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 = "^2.29.1"}
1717
pydantic-yaml = "^1.5.1"
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"
20-
requests = "^2.32.3"
20+
requests = "^2.32.4"
2121
pydantic-settings = "^2.9.1"
2222
pypandoc = "^1.15"
2323

0 commit comments

Comments
 (0)