mirror of https://github.com/containers/podman.git
Merge pull request #21886 from containers/renovate/pytest-7.x
Update dependency pytest to v7.4.4
This commit is contained in:
commit
1519c04212
|
@ -4,5 +4,5 @@ setuptools~=69.1.0
|
||||||
python-dateutil~=2.8.1
|
python-dateutil~=2.8.1
|
||||||
PyYAML~=6.0.0
|
PyYAML~=6.0.0
|
||||||
openapi-schema-validator~=0.6.2
|
openapi-schema-validator~=0.6.2
|
||||||
pytest==7.3.2
|
pytest==7.4.4
|
||||||
docker~=6.1.0
|
docker~=6.1.0
|
||||||
|
|
|
@ -5,4 +5,4 @@ setuptools~=69.1.0
|
||||||
python-dateutil~=2.8.1
|
python-dateutil~=2.8.1
|
||||||
PyYAML~=6.0.0
|
PyYAML~=6.0.0
|
||||||
openapi-schema-validator~=0.6.2
|
openapi-schema-validator~=0.6.2
|
||||||
pytest==7.3.2
|
pytest==7.4.4
|
||||||
|
|
Loading…
Reference in New Issue