gnu: python-celery: Use python-pytest-7.1.

* gnu/packages/python-xyz.scm (python-celery)
[native-inputs]: Replace python-pytest with python-pytest-7.1.
This commit is contained in:
Maxim Cournoyer 2023-04-11 14:08:50 -04:00
parent a382c5a734
commit 5cb19ebeac
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -16354,7 +16354,7 @@ (define-public python-celery
python-iniconfig
python-moto
python-msgpack
python-pytest
python-pytest-7.1 ;for pytest-subtests
python-pytest-celery
python-pytest-subtests
python-pytest-timeout