Skip to content

Commit 0d675fb

Browse files
chore(deps): update dependency pytest to v9
1 parent c46281f commit 0d675fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ zip-safe = false
6666
"kinde_flask" = ["**/*.py", "**/*.json", "**/*.yaml", "**/*.yml"]
6767

6868
[tool.poetry.dev-dependencies]
69-
pytest = "^7.4.0"
69+
pytest = "^9.0.0"
7070
pytest-cov = "^4.1.0"
7171
pytest-django = "^4.5.2"
7272
mypy = "^1.5.0"

0 commit comments

Comments
 (0)