chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 (#7097)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-04 09:16:05 +01:00
committed by GitHub
parent cef33319c5
commit f7a918730e
2 changed files with 285 additions and 42 deletions

325
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -86,7 +86,7 @@ moto = {extras = ["all"], version = "5.0.28"}
openapi-schema-validator = "0.6.3"
openapi-spec-validator = "0.7.1"
pylint = "3.3.4"
pytest = "8.3.4"
pytest = "8.3.5"
pytest-cov = "6.0.0"
pytest-env = "1.1.5"
pytest-randomly = "3.16.0"