Skip to content

Commit b38d833

Browse files
Bump urllib3 from 2.2.3 to 2.5.0 in /Password Strength Checker
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.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.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca01f11 commit b38d833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Password Strength Checker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ termcolor==2.5.0
4040
threadpoolctl==3.5.0
4141
typing_extensions==4.12.2
4242
tzdata==2024.2
43-
urllib3==2.2.3
43+
urllib3==2.5.0
4444
Werkzeug==3.0.4
4545
wheel==0.44.0
4646
wrapt==1.16.0

0 commit comments

Comments
 (0)