Skip to content

Commit 9bb9ebe

Browse files
Bump pytest from 6.2.4 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 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.4...7.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2b3b3b commit 9bb9ebe

File tree

2 files changed

+39
-8
lines changed

2 files changed

+39
-8
lines changed

poetry.lock

+38-7
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
@@ -23,7 +23,7 @@ zeroconf = ">=0.24.5,<0.34.0"
2323
apispec_webframeworks = "^0.5.2"
2424

2525
[tool.poetry.dev-dependencies]
26-
pytest = "^6.2"
26+
pytest = "^7.0"
2727
black = {version = "^20.8b1",allow-prereleases = true}
2828
pytest-cov = "^2.11.1"
2929
jsonschema = "^3.2.0"

0 commit comments

Comments
 (0)