Skip to content

Commit 474f834

Browse files
chore(deps-dev): bump urllib3 from 2.5.0 to 2.6.0
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74575ef commit 474f834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tomlkit==0.13.3
6969
typing_extensions==4.15.0
7070
tzdata==2025.2
7171
uritemplate==4.2.0
72-
urllib3==2.5.0
72+
urllib3==2.6.0
7373
wrapt==1.17.3
7474
yapf==0.43.0
7575
yarl==1.20.1

0 commit comments

Comments
 (0)