Skip to content

Commit 1a53fe9

Browse files
chore(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85d64d7 commit 1a53fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ optional-dependencies.dev = [
102102
"types-docker==7.1.0.20260409",
103103
"types-pyyaml==6.0.12.20260508",
104104
"types-requests==2.33.0.20260503",
105-
"urllib3==2.6.3",
105+
"urllib3==2.7.0",
106106
"vulture==2.16",
107107
"vws-python==2026.2.25.1",
108108
"vws-test-fixtures==2023.3.5",

0 commit comments

Comments
 (0)