Skip to content

Commit bbb2281

Browse files
chore(deps): bump urllib3 from 1.26.14 to 1.26.18 in /test (aws#618)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.14...1.26.18) --- 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 c67e6bd commit bbb2281

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/upstream-requirements-py311.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ pytest-mock==3.6.1
1616
python-dateutil==2.8.2
1717
s3transfer==0.6.0
1818
six==1.16.0
19-
urllib3==1.26.14
19+
urllib3==1.26.18
2020
wrapt==1.14.1

test/upstream-requirements-py37.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ s3transfer==0.6.0
2020
six==1.16.0
2121
tomli==2.0.1
2222
typing_extensions==4.4.0
23-
urllib3==1.26.14
23+
urllib3==1.26.18
2424
wrapt==1.14.1
2525
zipp==3.11.0

0 commit comments

Comments
 (0)