build(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#17438)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.
- [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/7.4.4...8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-31 09:26:40 -08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 23176d41ff
commit 2020a820bd
+1 -1
View File
@@ -50,7 +50,7 @@ dev_dependencies = [
"pre-commit==3.6.0; python_version >= '3.9'",
"py3createtorrent==1.2.0",
"pylint==3.0.3",
"pytest==7.4.4",
"pytest==8.0.0",
"pytest-cov==4.1.0",
"pytest-mock==3.12.0",
"pytest-xdist==3.5.0",