Skip to content

Commit 2bbf008

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 41cc0f0 commit 2bbf008

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
@@ -70,7 +70,7 @@ tomlkit==0.13.3
7070
typing_extensions==4.15.0
7171
tzdata==2025.2
7272
uritemplate==4.2.0
73-
urllib3==2.5.0
73+
urllib3==2.6.0
7474
wrapt==1.17.3
7575
yapf==0.43.0
7676
yarl==1.20.1

0 commit comments

Comments
 (0)