Skip to content

Commit 8185f24

Browse files
chore(deps-dev): bump pytest from 6.2.5 to 7.2.0 (#25)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 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@6.2.5...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f0d973 commit 8185f24

File tree

2 files changed

+24
-21
lines changed

2 files changed

+24
-21
lines changed

poetry.lock

+23-20
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
@@ -41,7 +41,7 @@ all = [
4141
]
4242

4343
[tool.poetry.dev-dependencies]
44-
pytest = "^6.2.5"
44+
pytest = "^7.2.0"
4545
pytest-cov = "^3.0.0"
4646
pytest-xdist = "^2.5.0"
4747
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)