Skip to content

Commit f74bf55

Browse files
Merge pull request #1806 from VWS-Python/dependabot/pip/requirements/pytest-7.2.2
Bump pytest from 7.2.1 to 7.2.2 in /requirements
2 parents 48822ee + 74fabc2 commit f74bf55

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
@@ -17,7 +17,7 @@ pyenchant==3.2.2 # Bindings for a spellchecking sytem
1717
pylint==2.15.5 # Lint
1818
pyroma==4.2 # Packaging best practices checker
1919
pytest-cov==4.0.0 # Measure code coverage
20-
pytest==7.2.1 # Test runners
20+
pytest==7.2.2 # Test runners
2121
ruff==0.0.254
2222
sphinx-autodoc-typehints==1.22
2323
sphinx-prompt==1.5.0

0 commit comments

Comments
 (0)