Bump pytest from 7.1.1 to 7.4.2

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

---
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-09-08 08:38:19 +00:00
committed by GitHub
parent c4fae19268
commit c5a3d94306
2 changed files with 23 additions and 33 deletions

View File

@@ -22,7 +22,7 @@ aiohttp = "^3.7.3"
pyhumps = "^3.0.2"
[tool.poetry.dev-dependencies]
pytest = "^7.1"
pytest = "^7.4"
pre-commit = "^2.16.0"
black = "^23.7"
pylint = "^2.13.2"