Bump pytest from 8.3.2 to 8.3.3 (#1668)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 16 Sep 2024 21:25:43 +0000 (23:25 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2024 21:25:43 +0000 (23:25 +0200)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [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.2...8.3.3)

---
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 02e65e6fd55c61b5e800ad3e19b2ade99efd13bf..aca26190b90be90711d4e0b8f4757f60346ecdf0 100644 (file)
@@ -48,7 +48,7 @@ test = [
   "pre-commit==3.8.0",
   "pre-commit-hooks==4.6.0",
   "pylint==3.2.7",
-  "pytest==8.3.2",
+  "pytest==8.3.3",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",
   "syrupy==4.7.1",