Chore(deps): Bump pytest from 8.3.5 to 8.4.1 (#2246)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 24 Jun 2025 08:43:38 +0000 (10:43 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Jun 2025 08:43:38 +0000 (10:43 +0200)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.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.3.5...8.4.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 8.4.1
  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 70c4b8ac3d28d7a9384a34a748a9d9ed84ab49e3..f9e3e8e7e2d015eb5e3e1945ace32732a2c26d08 100644 (file)
@@ -48,7 +48,7 @@ test = [
   "mypy==1.15.0",
   "pre-commit==4.2.0",
   "pre-commit-hooks==5.0.0",
-  "pytest==8.3.5",
+  "pytest==8.4.1",
   "pytest-aiohttp==1.1.0",
   "pytest-cov==6.2.1",
   "syrupy==4.9.1",