forked from Wavyzz/py-healthchecks.io
Bump pytest from 6.2.5 to 7.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ croniter = "^1.1.0"
|
||||
pytz = "^2021.3"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^6.2.5"
|
||||
pytest = "^7.1.1"
|
||||
coverage = {extras = ["toml"], version = "^6.3"}
|
||||
safety = "^1.10.3"
|
||||
mypy = "^0.931"
|
||||
|
||||
Reference in New Issue
Block a user