update to python 3.12.4

This commit is contained in:
2024-06-15 11:53:18 +03:00
parent 655b686fe2
commit f410701b77
6 changed files with 2049 additions and 1948 deletions

View File

@@ -23,5 +23,5 @@ coverage = "^7.3"
safety = "^2"
[build-system]
requires = ["poetry-core>=1.8.2"]
requires = ["poetry-core>=1.8.3"]
build-backend = "poetry.core.masonry.api"