Skip to content

Commit fa43433

Browse files
chore(deps-dev): bump pytest from 6.2.5 to 7.0.0 (#112)
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 7645891 commit fa43433

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
@@ -33,7 +33,7 @@ mkdocs = "^1.2.3"
3333
mkdocs-material = "^8.1.9"
3434
mkdocstrings = "^0.16.2"
3535
mypy = "^0.931"
36-
pytest = "^6.2.5"
36+
pytest = "^7.0.0"
3737
pytest-asyncio = "^0.16.0"
3838
pytest-mypy-plugins = "^1.9.3"
3939
pytest-xdist = "^2.5.0"

0 commit comments

Comments
 (0)