Skip to content

Commit 6f77d16

Browse files
Bump urllib3 from 2.2.2 to 2.2.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffcd485 commit 6f77d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ optional-dependencies.dev = [
9393
"types-pillow==10.2.0.20240822",
9494
"types-pyyaml==6.0.12.20240808",
9595
"types-requests==2.32.0.20240907",
96-
"urllib3==2.2.2",
96+
"urllib3==2.2.3",
9797
"vulture==2.11",
9898
"vws-python==2024.9.4.1",
9999
"vws-test-fixtures==2023.3.5",

0 commit comments

Comments
 (0)