Skip to content

Commit feb9c6e

Browse files
Bump urllib3 from 1.25.9 to 1.26.19 in /__tests__/data (#895)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.25.9...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0b4fc4 commit feb9c6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__tests__/data/requirements-linux.txt

+1-1
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.24.0
11-
urllib3==1.25.10
11+
urllib3==1.26.19
1212
xlrd==1.2.0

__tests__/data/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ pywin32-ctypes==0.2.0
4242

4343
requests==2.24.0
4444

45-
urllib3==1.25.9
45+
urllib3==1.26.19
4646

4747
xlrd==1.2.0

0 commit comments

Comments
 (0)