Bump pytest from 6.2.5 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 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/6.2.5...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>
This commit is contained in:
@ -30,7 +30,7 @@ dateparser = "^1.1.0"
|
||||
SQLAlchemy = "^1.4.31"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^6.2.5"
|
||||
pytest = "^7.0.1"
|
||||
black = {version = "^21.12b0", allow-prereleases = true}
|
||||
flake8 = "^4.0.1"
|
||||
mypy = "^0.931"
|
||||
|
Reference in New Issue
Block a user