Skip to content

Commit 5d27284

Browse files
build(deps): bump urllib3 from 2.6.2 to 2.6.3 in /catalog/clients/python (#2074)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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 7604f6c commit 5d27284

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

catalog/clients/python/poetry.lock

Lines changed: 4 additions & 4 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
@@ -19,7 +19,7 @@ python = "^3.10"
1919
# Generated OpenAPI client dependencies
2020
typing-extensions = "^4.8"
2121
python-dateutil = "^2.8.2"
22-
urllib3 = "^2.0.0"
22+
urllib3 = "^2.6.3"
2323
pydantic = "^2.7.4"
2424
# Runtime dependencies
2525
pyyaml = "^6.0.1"

0 commit comments

Comments
 (0)