mirror of https://github.com/containers/podman.git
Merge pull request #21904 from containers/renovate/python-dateutil-2.x
chore(deps): update dependency python-dateutil to ~=2.9.0
This commit is contained in:
commit
0ace66f1ae
|
@ -1,7 +1,7 @@
|
|||
requests-mock~=1.11.0
|
||||
requests~=2.31.0
|
||||
setuptools~=69.1.0
|
||||
python-dateutil~=2.8.1
|
||||
python-dateutil~=2.9.0
|
||||
PyYAML~=6.0.0
|
||||
openapi-schema-validator~=0.6.2
|
||||
pytest==7.4.4
|
||||
|
|
|
@ -2,7 +2,7 @@ docker~=6.1.0
|
|||
requests-mock~=1.11.0
|
||||
requests~=2.31.0
|
||||
setuptools~=69.1.0
|
||||
python-dateutil~=2.8.1
|
||||
python-dateutil~=2.9.0
|
||||
PyYAML~=6.0.0
|
||||
openapi-schema-validator~=0.6.2
|
||||
pytest==7.4.4
|
||||
|
|
Loading…
Reference in New Issue