Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit ab61302

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

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
@@ -28,5 +28,5 @@ toml==0.10.2
2828
tomli==2.0.1
2929
tox==4.5.1
3030
typing-extensions==4.5.0
31-
urllib3==1.26.15
31+
urllib3==2.0.2
3232
virtualenv==20.23.0

0 commit comments

Comments
 (0)