Bump pytest from 8.3.1 to 8.3.2 (#1531)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Jul 2024 15:17:19 +0000 (17:17 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Jul 2024 15:17:19 +0000 (17:17 +0200)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2.
- [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.1...8.3.2)

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

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

index af6fa9e1d2b0d1c93525e9389ca48b5f823dd823..8eaa240f7a53e0597a962256fae625d475e530cc 100644 (file)
@@ -48,7 +48,7 @@ test = [
   "pre-commit==3.7.1",
   "pre-commit-hooks==4.6.0",
   "pylint==3.2.6",
-  "pytest==8.3.1",
+  "pytest==8.3.2",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",
   "syrupy==4.6.1",