Skip to content

Commit 035afc5

Browse files
Bump urllib3 from 1.26.19 to 2.5.0 in /__tests__/data
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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@1.26.19...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 e797f83 commit 035afc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__tests__/data/requirements-linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ packaging==20.7
88
pdf2image==1.12.1
99
Pygments==2.6.1
1010
requests==2.32.2
11-
urllib3==1.26.19
11+
urllib3==2.5.0
1212
xlrd==1.2.0

__tests__/data/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ pywin32-ctypes==0.2.0
4242

4343
requests==2.32.2
4444

45-
urllib3==1.26.19
45+
urllib3==2.5.0
4646

4747
xlrd==1.2.0

0 commit comments

Comments
 (0)