mirror of https://github.com/containers/podman.git
Update dependency pytest to v7.4.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
98a9aee2d2
commit
52fd284fd4
|
@ -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