Bump pytest from 8.1.1 to 8.2.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.
- [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/8.1.1...8.2.0)

---
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]
2024-04-29 08:52:50 +00:00
committed by GitHub
parent c02b078742
commit 388ee45799
2 changed files with 10 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ aiohttp = "^3.7.3"
pyhumps = "^3.0.2"
[tool.poetry.dev-dependencies]
pytest = "^8.1"
pytest = "^8.2"
pre-commit = "^3.6.2"
black = "^24.4"
pylint = "^3.1.0"