Merge pull request 'chore(deps): update dependency isort to v8.0.1' (#67) from renovate/all-dev-dependencies into main
All checks were successful
Python Linters / formatting (push) Successful in 27s
Python Linters / pylint (push) Successful in 30s
Python Linters / mypy (push) Successful in 29s
REUSE Compliance / reuse (push) Successful in 7s
Selftests / test-build-install (push) Successful in 30s
Selftests / test-sync (push) Successful in 48s

This commit was merged in pull request #67.
This commit is contained in:
2026-03-06 03:17:09 +01:00

6
poetry.lock generated
View File

@@ -268,13 +268,13 @@ all = ["flake8 (>=7.1.1)", "mypy (>=1.11.2)", "pytest (>=8.3.2)", "ruff (>=0.6.2
[[package]]
name = "isort"
version = "8.0.0"
version = "8.0.1"
description = "A Python utility / library to sort Python imports."
optional = false
python-versions = ">=3.10.0"
files = [
{file = "isort-8.0.0-py3-none-any.whl", hash = "sha256:184916a933041c7cf718787f7e52064f3c06272aff69a5cb4dc46497bd8911d9"},
{file = "isort-8.0.0.tar.gz", hash = "sha256:fddea59202f231e170e52e71e3510b99c373b6e571b55d9c7b31b679c0fed47c"},
{file = "isort-8.0.1-py3-none-any.whl", hash = "sha256:28b89bc70f751b559aeca209e6120393d43fbe2490de0559662be7a9787e3d75"},
{file = "isort-8.0.1.tar.gz", hash = "sha256:171ac4ff559cdc060bcfff550bc8404a486fee0caab245679c2abe7cb253c78d"},
]
[package.extras]