Chore(deps): Bump pytest from 8.3.4 to 8.3.5 (#1999)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Mar 2025 21:09:29 +0000 (22:09 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 5 Mar 2025 20:51:59 +0000 (21:51 +0100)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5.
- [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.4...8.3.5)

---
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 8d3d2b482e539dd045b14b7b731ae3b89ae59b32..58126c12ad69e1e32fda9337d1d299b40a419934 100644 (file)
@@ -48,7 +48,7 @@ test = [
   "mypy==1.15.0",
   "pre-commit==4.1.0",
   "pre-commit-hooks==5.0.0",
-  "pytest==8.3.4",
+  "pytest==8.3.5",
   "pytest-aiohttp==1.1.0",
   "pytest-cov==5.0.0",
   "syrupy==4.8.1",