mirror of https://github.com/containers/podman.git
Update dependency setuptools to v69
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d3096f6cd3
commit
e75fbe54e2
|
@ -1,5 +1,5 @@
|
|||
requests-mock~=1.11.0
|
||||
requests~=2.31.0
|
||||
setuptools~=68.2.0
|
||||
setuptools~=69.0.0
|
||||
python-dateutil~=2.8.1
|
||||
PyYAML~=6.0.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
docker~=6.1.0
|
||||
requests-mock~=1.11.0
|
||||
requests~=2.31.0
|
||||
setuptools~=68.2.0
|
||||
setuptools~=69.0.0
|
||||
python-dateutil~=2.8.1
|
||||
PyYAML~=6.0.0
|
||||
|
|
Loading…
Reference in New Issue