Skip to content

Commit cb9c613

Browse files
Bump pytest from 7.0.1 to 7.1.0 (#373)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.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.0.1...7.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a94e81 commit cb9c613

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

poetry.lock

Lines changed: 47 additions & 47 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
@@ -56,7 +56,7 @@ nitpick = "^0.31"
5656

5757
safety = "^1.10"
5858

59-
pytest = "^7.0"
59+
pytest = "^7.1"
6060
pytest-cov = "^3.0"
6161
pytest-randomly = "^3.11"
6262
pytest-mypy-plugins = "^1.9"

0 commit comments

Comments
 (0)