mirror of https://github.com/containers/podman.git
Merge pull request #22522 from containers/renovate/pytest-8.x
Update dependency pytest to v8.1.2
This commit is contained in:
commit
ce365db3a6
|
@ -4,5 +4,5 @@ setuptools~=69.5.0
|
||||||
python-dateutil~=2.9.0
|
python-dateutil~=2.9.0
|
||||||
PyYAML~=6.0.0
|
PyYAML~=6.0.0
|
||||||
openapi-schema-validator~=0.6.2
|
openapi-schema-validator~=0.6.2
|
||||||
pytest==8.1.1
|
pytest==8.1.2
|
||||||
docker~=6.1.0
|
docker~=6.1.0
|
||||||
|
|
|
@ -5,4 +5,4 @@ setuptools~=69.5.0
|
||||||
python-dateutil~=2.9.0
|
python-dateutil~=2.9.0
|
||||||
PyYAML~=6.0.0
|
PyYAML~=6.0.0
|
||||||
openapi-schema-validator~=0.6.2
|
openapi-schema-validator~=0.6.2
|
||||||
pytest==8.1.1
|
pytest==8.1.2
|
||||||
|
|
Loading…
Reference in New Issue