Skip to content

Commit f75f4fc

Browse files
authored
Merge pull request #2969 from devitocodes/dependabot/pip/pytest-gte-9.1.1-and-lt-9.2
pip prod(deps): update pytest requirement from <9.1,>=7.2 to >=9.1.1,<9.2
2 parents 3e91f04 + a2396ac commit f75f4fc

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>=7.2,<9.2
22
pytest-runner<6.0.2
33
pytest-cov<7.1.1
44
flake8-pyproject>=1.2.3,<1.2.5

0 commit comments

Comments
 (0)