Skip to content

Commit 59c357b

Browse files
authored
Merge pull request #2789 from devitocodes/dependabot/pip/pytest-gte-7.2-and-lt-9.1
pip prod(deps): update pytest requirement from <8.5,>=7.2 to >=7.2,<9.1
2 parents b429848 + 7bbf0a7 commit 59c357b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest>=7.2,<8.5
1+
pytest>=7.2,<9.1
22
pytest-runner<6.0.2
33
pytest-cov<7.0.1
44
flake8-pyproject>=1.2.3,<1.2.4

0 commit comments

Comments
 (0)