Bump pytest from 7.2.2 to 7.3.1 (#647)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 May 2023 20:09:48 +0000 (22:09 +0200)
committerGitHub <noreply@github.com>
Mon, 8 May 2023 20:09:48 +0000 (22:09 +0200)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.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/7.2.2...7.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 835ee46c91a20185332bab897327e575671a0ae9..6aade23daf76200da19ff8c5db2d138dea91fe35 100644 (file)
@@ -51,7 +51,7 @@ test = [
   "codespell==2.2.4",
   "mypy==1.2.0",
   "ruff==0.0.265",
-  "pytest==7.2.2",
+  "pytest==7.3.1",
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",
   "pytest-cov==4.0.0",