chore(pytest): Bump min version to restore the 'NotNone' warning (see https://github.com/pytest-dev/pytest/issues/13477)

pull/6148/head
Jason Stirnaman 2025-06-23 10:54:13 -05:00
parent 9ddc14a06b
commit 6caffd5bfb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
## Test dependencies
pytest>=7.4.1
pytest>=8.4.1
pytest-cov>=2.12.1
pytest-codeblocks>=0.16.1
python-dotenv>=1.0.0