Skip to content

Commit 9069963

Browse files
authored
Merge pull request #177 from gerlero/dependabot/pip/tests/pytest-gte-7-and-lt-10
Update pytest requirement from <9,>=7 to >=7,<10 in /tests
2 parents c36559a + 351b867 commit 9069963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest>=7,<9
1+
pytest>=7,<10
22
pytest-asyncio-cooperative>=0.37.0,<0.41
33
numpy>=1,<3
44
scipy>=1,<2

0 commit comments

Comments
 (0)