Bump pytest from 7.4.3 to 7.4.4 (#987)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Jan 2024 19:54:52 +0000 (20:54 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Jan 2024 19:54:52 +0000 (20:54 +0100)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [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.3...7.4.4)

---
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 3c7a3791c54906657cddca1fb37525e89f77a98b..c974fa0af8b132039a60eb72369ab599b92b4077 100644 (file)
@@ -53,7 +53,7 @@ test = [
   "codespell==2.2.6",
   "mypy==1.8.0",
   "ruff==0.1.9",
-  "pytest==7.4.3",
+  "pytest==7.4.4",
   "pytest-asyncio==0.23.2",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==4.1.0",