Browse Source
Merge pull request #516 from mendersoftware/dependabot/pip/tests/urllib3-1.26.13
chore: bump urllib3 from 1.26.12 to 1.26.13 in /tests
4.0.x
Lluis Campos
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
tests/requirements_py3.txt
|
|
@ -26,4 +26,4 @@ requests==2.28.1 |
|
|
|
six==1.16.0 |
|
|
|
toml==0.10.2 |
|
|
|
ubi-reader==0.8.2 |
|
|
|
urllib3==1.26.12 |
|
|
|
urllib3==1.26.13 |
|
|
|