Bump pytest from 8.0.2 to 8.1.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.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.0.2...8.1.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-03-11 17:12:40 +00:00 committed by Emil Stenström
parent f1c2a1b310
commit 4090c928ee

View file

@ -57,7 +57,7 @@ platformdirs==4.1.0
# black # black
# tox # tox
# virtualenv # virtualenv
pluggy==1.3.0 pluggy==1.4.0
# via # via
# pytest # pytest
# tox # tox
@ -69,7 +69,7 @@ pyflakes==3.2.0
# via flake8 # via flake8
pyproject-api==1.6.1 pyproject-api==1.6.1
# via tox # via tox
pytest==8.0.2 pytest==8.1.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