build(deps-dev): bump pytest from 7.1.3 to 7.3.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.3.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.1.3...7.3.0)

---
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]
2023-04-10 14:57:56 +00:00
committed by GitHub
parent 7c4a46b7b4
commit 7cfeebfff7

View File

@@ -69,7 +69,7 @@ setuptools.setup(
install_requires=requirements,
extras_require={
"dev": [
"pytest==7.1.3",
"pytest==7.3.0",
"pytest-sugar==0.9.4",
"pytest-instafail==0.5.0",
"pytest-cov==4.0.0",