Skip to content

Commit 79b0c96

Browse files
chore(deps): bump urllib3 from 1.26.14 to 1.26.18 in /test
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] <support@github.com>
1 parent d1ec2cb commit 79b0c96

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
@@ -33,6 +33,6 @@ six==1.16.0
3333
sortedcontainers==2.4.0
3434
toml==0.10.2
3535
types-toml==0.10.8.5
36-
urllib3==1.26.14
36+
urllib3==1.26.18
3737
Werkzeug==2.2.3
3838
xmltodict==0.13.0

test/upstream-requirements-py37.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ toml==0.10.2
3737
tomli==2.0.1
3838
types-toml==0.10.8.5
3939
typing_extensions==4.5.0
40-
urllib3==1.26.14
40+
urllib3==1.26.18
4141
Werkzeug==2.2.3
4242
xmltodict==0.13.0
4343
zipp==3.14.0

0 commit comments

Comments
 (0)