feat: add UpdateVersionAction

This commit is contained in:
cătălin 2025-03-05 12:40:19 +01:00
commit 839f67ad0a
No known key found for this signature in database
8 changed files with 260 additions and 139 deletions

View file

@ -40,6 +40,7 @@ dev-dependencies = [
"ruff>=0.8.3",
"pytest-coverage>=0.0",
"polyfactory>=2.18.1",
"types-pyyaml>=6.0.12.20241230",
]
[[tool.mypy.overrides]]