Bump pytest from 7.1.2 to 7.4.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.4.0.
- [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.4.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-13 15:27:06 +00:00
committed by GitHub
parent 4417838b09
commit 58d692222e
2 changed files with 82 additions and 87 deletions

View File

@@ -67,7 +67,7 @@ flake8 = "==4.0.1"
flake8-bugbear = "==22.4.25"
isort = "==5.10.1"
moto = "==3.1.9"
pytest = "==7.1.2"
pytest = "==7.4.0"
pytest-env = "==0.6.2"
pytest-mock = "==3.11.1"
pytest-cov = "==3.0.0"