feat: python version bump

This commit is contained in:
2025-12-15 20:51:56 +02:00
parent ffe68aba45
commit c21270a35d
4 changed files with 48 additions and 69 deletions

View File

@@ -7,7 +7,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.9"
pytest = "^6.2.4"
pytest = "^8.0.0"
[tool.poetry.dev-dependencies]
black = "^24.3"