Skip to content

Commit 1f82f46

Browse files
authored
Merge pull request #32 from bk86a/dependabot/pip/pytest-gte-8-and-lt-10
Update pytest requirement from <9,>=8 to >=8,<10
2 parents 70bc6b7 + 0da00f9 commit 1f82f46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
ruff>=0.7,<1
33
bandit>=1.7,<2
44
pip-audit>=2,<3
5-
pytest>=8,<9
5+
pytest>=8,<10
66
openpyxl>=3,<4

0 commit comments

Comments
 (0)