Skip to content

Commit 149fdf4

Browse files
Bump pytest from 7.2.0 to 7.2.1 (#177)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19f8d95 commit 149fdf4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-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
@@ -31,7 +31,7 @@ isort = "^5.12.0"
3131
mypy = "^1.0"
3232
pdoc3 = "^0.10.0"
3333
pylint = "^2.16.2"
34-
pytest = "^7.2.0"
34+
pytest = "^7.2.1"
3535
pytest-asyncio = "^0.15.1"
3636
pytest-cov = "^4.0.0"
3737

0 commit comments

Comments
 (0)