chore(deps-dev): bump pytest from 8.1.1 to 8.2.0 (#3878)

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]
2024-04-30 09:46:18 +02:00
committed by GitHub
parent 3ed24b5d7a
commit f004df673d
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ moto = {extras = ["all"], version = "5.0.5"}
openapi-schema-validator = "0.6.2"
openapi-spec-validator = "0.7.1"
pylint = "3.1.0"
pytest = "8.1.1"
pytest = "8.2.0"
pytest-cov = "5.0.0"
pytest-env = "1.1.3"
pytest-randomly = "3.15.0"