Skip to content

Commit c2de76c

Browse files
Bump urllib3 from 2.2.2 to 2.3.0 (#161)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 895a907 commit c2de76c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ requests==2.32.3
77
ruff==0.4.9
88
six==1.16.0
99
typing_extensions==4.12.2
10-
urllib3==2.2.2
10+
urllib3==2.3.0
1111
webencodings==0.5.1

0 commit comments

Comments
 (0)