Skip to content

Commit

Permalink
Bump pytest from 5.4.3 to 7.0.1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Mar 27, 2022
1 parent 870ea59 commit 8d76f1d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 47 deletions.
77 changes: 31 additions & 46 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ hypothesmith = "^0.1.8"
ipdb = "^0.13.2"
mypy = "^0.812"
flake8 = "^3.8.3"
pytest = "^5.4.3"
pytest = "^7.0.1"
pytest-cov = "^2.10.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 8d76f1d

Please sign in to comment.