build(deps-dev): bump pytest from 8.2.2 to 8.3.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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.2.2...8.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-22 17:18:10 +00:00 committed by GitHub
parent 42b6785528
commit f5b9e236ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,7 +73,7 @@ pyflakes==3.2.0
# via flake8 # via flake8
pyproject-api==1.7.1 pyproject-api==1.7.1
# via tox # via tox
pytest==8.2.2 pytest==8.3.1
# via -r requirements-dev.in # via -r requirements-dev.in
pyyaml==6.0.1 pyyaml==6.0.1
# via pre-commit # via pre-commit