chore(deps): update all-dev-dependencies
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / formatting (pull_request) Successful in 34s
Python Linters / pylint (pull_request) Successful in 36s
REUSE Compliance / reuse (pull_request) Successful in 9s
Python Linters / mypy (pull_request) Successful in 35s
Selftests / test-build-install (pull_request) Successful in 37s
Selftests / test-sync (pull_request) Successful in 56s
Python Linters / formatting (push) Successful in 34s
Python Linters / mypy (push) Successful in 37s
Python Linters / pylint (push) Successful in 39s
REUSE Compliance / reuse (push) Successful in 8s
Selftests / test-build-install (push) Successful in 37s
Selftests / test-sync (push) Successful in 59s

This commit was merged in pull request #33.
This commit is contained in:
2025-03-24 21:46:02 +00:00
parent b95e3172f4
commit a1523ad9fc
2 changed files with 208 additions and 84 deletions

View File

@@ -26,7 +26,7 @@ black = "^24.0.0"
mypy = "^1.5.1"
pylama = "^8.4.1"
types-pyyaml = "^6.0.12.11"
bump-my-version = "^0.29.0"
bump-my-version = "^0.33.0"
[build-system]
requires = ["poetry-core"]