Skip to content

Commit 93b6d42

Browse files
Bump urllib3 from 2.2.2 to 2.5.0 in /scripts
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2...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 2577580 commit 93b6d42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ PyJWT==2.8.0
2121
requests==2.32.2
2222
six==1.16.0
2323
typing_extensions==4.9.0
24-
urllib3==2.2.2
24+
urllib3==2.5.0
2525
python-dotenv==1.0.1

0 commit comments

Comments
 (0)