Bump pytest from 7.3.2 to 7.4.0 (#733)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 6 Jul 2023 12:33:02 +0000 (14:33 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Jul 2023 12:33:02 +0000 (14:33 +0200)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.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.3.2...7.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 0aa9b2037fa4c97c3819bc1469653d9b34686110..e176a5466a9a24b05e84b5b76196ab553d61c63b 100644 (file)
@@ -50,7 +50,7 @@ test = [
   "codespell==2.2.4",
   "mypy==1.3.0",
   "ruff==0.0.272",
-  "pytest==7.3.2",
+  "pytest==7.4.0",
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",
   "pytest-cov==4.1.0",