Skip to content

Commit 9612473

Browse files
Upgrade: Bump urllib3 from 2.3.0 to 2.5.0 in /regression_runner
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 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.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24a9bb7 commit 9612473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression_runner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ PyYAML==6.0.2
1515
requests==2.32.4
1616
tinydb==4.8.2
1717
tuspy==1.1.0
18-
urllib3==2.3.0
18+
urllib3==2.5.0
1919
verboselogs==1.7
2020
yarl==1.20.1

0 commit comments

Comments
 (0)