Skip to content

Commit 00007e3

Browse files
Bump pytest from 7.2.1 to 7.2.2 (#723)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcddc25 commit 00007e3

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

poetry.lock

+6-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ mypy = "^1.0"
4343
pre-commit = "^3.1.1"
4444
pre-commit-hooks = "^4.4.0"
4545
pylint = "^2.16.2"
46-
pytest = "^7.2.1"
46+
pytest = "^7.2.2"
4747
pytest-asyncio = "^0.20.3"
4848
pytest-cov = "^4.0.0"
4949
yamllint = "^1.29.0"

0 commit comments

Comments
 (0)