Bump pytest from 7.4.3 to 7.4.4

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [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.4.3...7.4.4)

---
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:
dependabot[bot]
2024-01-02 21:34:31 +00:00
committed by GitHub
parent a30796691f
commit c33bc0974d
2 changed files with 5 additions and 5 deletions

View File

@@ -65,7 +65,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==4.2.12"
pip-audit = "*"
pre-commit = "^3.6.0"
pytest = "^7.4.3"
pytest = "^7.4.4"
pytest-env = "^1.1.3"
pytest-mock = "^3.12.0"
pytest-cov = "^4.1.0"