Skip to content

Commit 48c9848

Browse files
Bump pytest from 7.2.0 to 7.2.1 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.0...7.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 948775f commit 48c9848

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)