Bump pytest from 8.3.5 to 8.4.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.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/8.3.5...8.4.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 8.4.0
  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]
2025-06-03 12:56:28 +00:00
committed by GitHub
parent 25ee386155
commit 64535abb7c
2 changed files with 11 additions and 10 deletions

View File

@@ -96,7 +96,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==5.1.5"
pip-audit = "*"
pre-commit = "^4.2.0"
pytest = "^8.3.2"
pytest = "^8.4.0"
pytest-env = "^1.1.3"
pytest-mock = "^3.14.1"
pytest-cov = "^6.1.1"