chore: bump pytest from 8.3.4 to 8.3.5

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>
This commit is contained in:
dependabot[bot] 2025-03-10 20:37:28 +00:00 committed by GitHub
parent 1ae1a6c51b
commit 28741a9c94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ test = [
"daphne==4.1.2",
"factory-boy==3.3.3",
"playwright>=1.39",
"pytest==8.3.4",
"pytest==8.3.5",
"pytest-django==4.10.0",
"pytest-playwright==0.7.0",
"pytest-rerunfailures==15.0",