Skip to content

Commit c26dd65

Browse files
build(deps-dev): bump pytest from 7.1.3 to 7.2.0 (#1512)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0. - [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.1.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b81a59c commit c26dd65

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

poetry.lock

Lines changed: 6 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ slotscheck = "^0.16.0"
8484

8585
safety = "^2.2"
8686

87-
pytest = "^7.1"
87+
pytest = "^7.2"
8888
pytest-cov = "^4.0"
8989
pytest-randomly = "^3.12"
9090
pytest-mypy-plugins = "^1.9.2"

0 commit comments

Comments
 (0)