Skip to content

Commit 8992597

Browse files
Bump urllib3 from 2.6.3 to 2.7.0 (#1021)
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4d623c commit 8992597

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
@@ -140,7 +140,7 @@ typing-extensions==4.15.0
140140
# via
141141
# beautifulsoup4
142142
# pyee
143-
urllib3==2.6.3
143+
urllib3==2.7.0
144144
# via requests
145145
watchdog==6.0.0
146146
# via mkdocs

0 commit comments

Comments
 (0)