mirror of https://github.com/containers/podman.git
Update dependency requests to ~=2.28.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
398223e506
commit
b75ee05d3b
|
@ -1,5 +1,5 @@
|
|||
requests-mock~=1.9.3
|
||||
requests~=2.20.0
|
||||
requests~=2.28.2
|
||||
setuptools~=50.3.2
|
||||
python-dateutil~=2.8.1
|
||||
PyYAML~=5.4.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
docker~=4.4.3
|
||||
requests-mock~=1.9.3
|
||||
requests~=2.20.0
|
||||
requests~=2.28.2
|
||||
setuptools~=50.3.2
|
||||
python-dateutil~=2.8.1
|
||||
PyYAML~=5.4.1
|
||||
|
|
Loading…
Reference in New Issue