chore(pytest): Bump min version to restore the 'NotNone' warning (see https://github.com/pytest-dev/pytest/issues/13477)
parent
9ddc14a06b
commit
6caffd5bfb
|
|
@ -1,5 +1,5 @@
|
||||||
## Test dependencies
|
## Test dependencies
|
||||||
pytest>=7.4.1
|
pytest>=8.4.1
|
||||||
pytest-cov>=2.12.1
|
pytest-cov>=2.12.1
|
||||||
pytest-codeblocks>=0.16.1
|
pytest-codeblocks>=0.16.1
|
||||||
python-dotenv>=1.0.0
|
python-dotenv>=1.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue