Bump pytest from 7.3.1 to 7.3.2 (#708)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 12 Jun 2023 22:03:36 +0000 (00:03 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 22:03:36 +0000 (00:03 +0200)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2.
- [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.3.1...7.3.2)

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

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

index 9d683a9feffdeaaaf287c6e4823603b0e6294c53..2c0553245af3117fd28eed29c8c33491e4d5f679 100644 (file)
@@ -50,7 +50,7 @@ test = [
   "codespell==2.2.4",
   "mypy==1.3.0",
   "ruff==0.0.270",
-  "pytest==7.3.1",
+  "pytest==7.3.2",
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",
   "pytest-cov==4.1.0",