Skip to content

Commit 4396bc6

Browse files
committed
Bump test requirements
1 parent 458c442 commit 4396bc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
coverage>=4.0
22
flake8>=6.1.0 # MIT License (MIT)
33
mock>=3.0.5,<4.0.0 # BSD
4-
pytest==7.0.1,<8.0.0 # MIT License (MIT)
5-
pytest-timer==0.0.11 # MIT License (MIT)
4+
pytest>=8.0.0,<9.0.0 # MIT License (MIT)
5+
pytest-timer>=1.0.0,<2.0.0 # MIT License (MIT)

0 commit comments

Comments
 (0)