Bump pytest from 7.4.0 to 7.4.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.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.4.0...7.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-04 06:16:21 +00:00 committed by GitHub
parent 237f3c58c8
commit efb9975e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ coveralls==3.3.1
ruff==0.0.287
mypy==1.5.1
pre-commit==3.4.0
pytest==7.4.0
pytest==7.4.1
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-mock==3.11.1