Skip to content

Commit 52f9679

Browse files
build(deps-dev): bump pytest from 6.2.5 to 7.0.0 (#142)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5489e55 commit 52f9679

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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
@@ -24,7 +24,7 @@ httpx = "^0.21.3"
2424
[tool.poetry.dev-dependencies]
2525
pre-commit = "^2.17.0"
2626
black = "^22.1"
27-
pytest = "^6.2.5"
27+
pytest = "^7.0.0"
2828
flake8 = "^4.0.1"
2929
isort = "^5.9.3"
3030
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)