Skip to content

Commit 6090181

Browse files
Bump urllib3 from 2.2.2 to 2.5.0 in /scripts/perf-test
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] <[email protected]>
1 parent 5bbfc6a commit 6090181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/perf-test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ sniffio==1.3.1
2222
tqdm==4.66.3
2323
typing_extensions==4.10.0
2424
tzdata==2024.1
25-
urllib3==2.2.2
25+
urllib3==2.5.0
2626
websockets==11.0.3

0 commit comments

Comments
 (0)