Skip to content

Commit ba622e0

Browse files
Bump pytest from 6.2.5 to 7.0.0
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]>
1 parent 308b6c5 commit ba622e0

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
@@ -39,7 +39,7 @@ hiredis = "^2.0.0"
3939

4040
[tool.poetry.dev-dependencies]
4141
mypy = "^0.931"
42-
pytest = "^6.2.4"
42+
pytest = "^7.0.0"
4343
ipdb = "^0.13.9"
4444
pylint = "^2.12.2"
4545
black = "^22.1"

0 commit comments

Comments
 (0)