Skip to content

Commit ef4b1f9

Browse files
Bump pytest from 5.4.3 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 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@5.4.3...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 b4c02ea commit ef4b1f9

File tree

2 files changed

+35
-50
lines changed

2 files changed

+35
-50
lines changed

poetry.lock

Lines changed: 34 additions & 49 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
@@ -36,7 +36,7 @@ hypothesmith = "^0.1.8"
3636
ipdb = "^0.13.2"
3737
mypy = "^0.812"
3838
flake8 = "^3.8.3"
39-
pytest = "^5.4.3"
39+
pytest = "^7.0.1"
4040
pytest-cov = "^2.10.0"
4141

4242
[tool.poetry.scripts]

0 commit comments

Comments
 (0)