Bump pytest from 8.2.2 to 8.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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/8.2.2...8.3.1) --- 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.2"
|
||||
pytest = "^8.3"
|
||||
pre-commit = "^3.7.1"
|
||||
black = "^24.4"
|
||||
pylint = "^3.2.6"
|
||||
|
||||
Reference in New Issue
Block a user