Skip to content

Commit 1db19f4

Browse files
authored
Update pytest version in requirements-testing.txt (#9158)
1 parent f56b85b commit 1db19f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pytest for running the tests.
2-
pytest>=6.2.0,<8.0
2+
pytest>=7.0.1,<8.0
33
pytest-cov>=4.0.0,<5.0
44
pytest-django>=4.5.2,<5.0
55
importlib-metadata<5.0

0 commit comments

Comments
 (0)