Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit f33b149

Browse files
dependabot[bot]obendidi
authored andcommitted
Bump pytest from 6.2.5 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.1. - [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.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 330a528 commit f33b149

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -41,7 +41,7 @@ black = {version = "^21.9b0", allow-prereleases = true}
4141
mypy = "^0.931"
4242
isort = "^5.9.3"
4343
flake8 = "^4.0.1"
44-
pytest = "^6.2.5"
44+
pytest = "^7.0.1"
4545
pytest-cov = "^3.0.0"
4646
pre-commit = "^2.17.0"
4747
trio = "^0.19.0"

0 commit comments

Comments
 (0)