Skip to content

Commit 7e45ee3

Browse files
build(deps): bump urllib3 from 2.5.0 to 2.6.0 (#731)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b43748d commit 7e45ee3

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
@@ -152,7 +152,7 @@ tzdata==2025.1
152152
# via pandas
153153
url-normalize==1.4.3
154154
# via requests-cache
155-
urllib3==2.5.0
155+
urllib3==2.6.0
156156
# via
157157
# docker
158158
# requests

0 commit comments

Comments
 (0)