Skip to content

Commit 70b0a46

Browse files
Bump urllib3 from 2.6.2 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a45c385 commit 70b0a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2
143+
urllib3==2.6.3
144144
# via requests
145145
watchdog==6.0.0
146146
# via mkdocs

0 commit comments

Comments
 (0)