Bump pytest from 8.2.2 to 8.3.1 (#1515)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 Jul 2024 10:09:28 +0000 (12:09 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2024 10:09:28 +0000 (12:09 +0200)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [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.2.2...8.3.1)

---
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 318e85a62fa963ac648d7610c444162e9dcbb968..428c2d51b9d71866af79f91327a438e57aab1dcf 100644 (file)
@@ -49,7 +49,7 @@ test = [
   "pre-commit==3.7.1",
   "pre-commit-hooks==4.6.0",
   "pylint==3.2.6",
-  "pytest==8.2.2",
+  "pytest==8.3.1",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",
   "syrupy==4.6.1",