Bump pytest from 7.0.0 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 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](https://github.com/pytest-dev/pytest/compare/7.0.0...7.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -11,7 +11,7 @@ typer = {extras = ["all"], version = "^0.4.0"}
|
||||
dhooks = "^1.1.4"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.0.0"
|
||||
pytest = "^7.0.1"
|
||||
bandit = "^1.7.2"
|
||||
flake8 = "^4.0.1"
|
||||
mypy = "^0.931"
|
||||
|
Reference in New Issue
Block a user