Bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [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.1.1...7.1.2) --- 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:
parent
d52f6bcb60
commit
e723e8abc8
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@ hiredis = "^2.0.0"
|
|||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "^0.942"
|
||||
pytest = "^7.1.1"
|
||||
pytest = "^7.1.2"
|
||||
ipdb = "^0.13.9"
|
||||
pylint = "^2.13.7"
|
||||
black = "^22.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue