Bump pytest from 7.1.2 to 7.1.3 (#370)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3. - [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.2...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
902ce8c059
commit
2f7b144749
2 changed files with 88 additions and 65 deletions
|
|
@ -49,7 +49,7 @@ more-itertools = "^8.14.0"
|
|||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "^0.971"
|
||||
pytest = "^7.1.2"
|
||||
pytest = "^7.1.3"
|
||||
ipdb = "^0.13.9"
|
||||
black = "^22.8"
|
||||
isort = "^5.9.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue