Skip to content

Commit ffcfe82

Browse files
build(deps): bump requests from 2.32.5 to 2.33.0 in /catalog/clients/python (kubeflow#2487)
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 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 df669ab commit ffcfe82

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

catalog/clients/python/poetry.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

catalog/clients/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ urllib3 = "^2.6.3"
2323
pydantic = "^2.7.4"
2424
# Runtime dependencies
2525
pyyaml = "^6.0.1"
26-
requests = "^2.31.0"
26+
requests = "^2.33.0"
2727

2828
[tool.poetry.group.dev.dependencies]
2929
# Testing

0 commit comments

Comments
 (0)