Skip to content

Commit 74fabc2

Browse files
Bump pytest from 7.2.1 to 7.2.2 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.2. - [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.1...7.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48822ee commit 74fabc2

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)