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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user