Skip to content

Commit 9496267

Browse files
chore(deps-dev): bump urllib3 from 2.2.3 to 2.3.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4442372 commit 9496267

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
@@ -71,7 +71,7 @@ tomlkit==0.13.2
7171
typing_extensions==4.12.2
7272
tzdata==2024.2
7373
uritemplate==4.1.1
74-
urllib3==2.2.3
74+
urllib3==2.3.0
7575
wrapt==1.17.0
7676
yapf==0.43.0
7777
yarl==1.15.2

0 commit comments

Comments
 (0)