Skip to content

Commit 441a77b

Browse files
build(deps): bump urllib3 from 2.6.3 to 2.7.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a9c4cf commit 441a77b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"pydantic (>=2.13.3,<3.0.0)",
2525
"pydantic-extra-types (>=2.6.0,<3.0.0)",
2626
"pydantic-settings (>=2.14.0,<3.0.0)",
27-
"urllib3 (>=2.6.3,<3.0.0)",
27+
"urllib3 (>=2.7.0,<3.0.0)",
2828
"deepdiff (>=8.6.2,<9.0.0)",
2929
]
3030

0 commit comments

Comments
 (0)