Skip to content

Commit 6caffd5

Browse files
committed
chore(pytest): Bump min version to restore the 'NotNone' warning (see pytest-dev/pytest#13477)
1 parent 9ddc14a commit 6caffd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pytest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Test dependencies
2-
pytest>=7.4.1
2+
pytest>=8.4.1
33
pytest-cov>=2.12.1
44
pytest-codeblocks>=0.16.1
55
python-dotenv>=1.0.0

0 commit comments

Comments
 (0)