Skip to content

Commit 3d05d9b

Browse files
Merge pull request #1759 from VWS-Python/dependabot/pip/requirements/pytest-7.2.1
Bump pytest from 7.2.0 to 7.2.1 in /requirements
2 parents 948775f + 48c9848 commit 3d05d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pyenchant==3.2.2 # Bindings for a spellchecking sytem
2121
pylint==2.15.5 # Lint
2222
pyroma==4.1 # Packaging best practices checker
2323
pytest-cov==4.0.0 # Measure code coverage
24-
pytest==7.2.0 # Test runners
24+
pytest==7.2.1 # Test runners
2525
sphinx-autodoc-typehints==1.21.7
2626
sphinx-prompt==1.5.0
2727
sphinxcontrib-spelling==7.7.0

0 commit comments

Comments
 (0)