chore(deps): update all-dev-dependencies
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / pylint (pull_request) Successful in 36s
Python Linters / formatting (pull_request) Successful in 36s
REUSE Compliance / reuse (pull_request) Successful in 6s
Python Linters / mypy (pull_request) Successful in 32s
Selftests / test-build-install (pull_request) Successful in 37s
Selftests / test-sync (pull_request) Successful in 50s
REUSE Compliance / reuse (push) Successful in 11s
Python Linters / mypy (push) Successful in 1m2s
Python Linters / pylint (push) Successful in 1m11s
Python Linters / formatting (push) Successful in 1m14s
Selftests / test-sync (push) Successful in 52s
Selftests / test-build-install (push) Successful in 1m6s
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / pylint (pull_request) Successful in 36s
Python Linters / formatting (pull_request) Successful in 36s
REUSE Compliance / reuse (pull_request) Successful in 6s
Python Linters / mypy (pull_request) Successful in 32s
Selftests / test-build-install (pull_request) Successful in 37s
Selftests / test-sync (pull_request) Successful in 50s
REUSE Compliance / reuse (push) Successful in 11s
Python Linters / mypy (push) Successful in 1m2s
Python Linters / pylint (push) Successful in 1m11s
Python Linters / formatting (push) Successful in 1m14s
Selftests / test-sync (push) Successful in 52s
Selftests / test-build-install (push) Successful in 1m6s
This commit was merged in pull request #34.
This commit is contained in:
@@ -21,12 +21,12 @@ pyyaml = "^6.0.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pylint = "^3.0.0"
|
||||
isort = "^5.12.0"
|
||||
black = "^24.0.0"
|
||||
isort = "^6.0.0"
|
||||
black = "^25.0.0"
|
||||
mypy = "^1.5.1"
|
||||
pylama = "^8.4.1"
|
||||
types-pyyaml = "^6.0.12.11"
|
||||
bump-my-version = "^0.33.0"
|
||||
bump-my-version = "^1.0.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user