Skip to content

Commit c9c793d

Browse files
authored
Updating pytest requirement
This gets us around the error [here](pytest-dev/pytest#9647).
1 parent d37fa3f commit c9c793d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ mypy>=0.910,<1.0
1111
pylint>=2.9.6,<3.0
1212
pytest-benchmark>=3.4.1,<4.0
1313
pytest-cov>=2.12.1,<4.0
14-
pytest>=6.2.4,<8.0
14+
pytest>=7.0.1,<8.0
1515
requests>=2.25.1,<3.0
1616
mkdocs-material>=8.0.1,<9.0

0 commit comments

Comments
 (0)