Skip to content

Commit 3d5bb25

Browse files
authored
Merge pull request #2901 from devitocodes/dependabot/pip/pytest-gte-9.0.3-and-lt-9.1
pip prod(deps): update pytest requirement from <9.1,>=7.2 to >=9.0.3,<9.1
2 parents 17c3dea + 02fcc78 commit 3d5bb25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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,<9.1
1+
pytest>=9.0.3,<9.1
22
pytest-runner<6.0.2
33
pytest-cov<7.1.1
44
flake8-pyproject>=1.2.4,<1.2.5

0 commit comments

Comments
 (0)