Update isort requirement from ==6.0.* to ==6.1.* (#5507)

This commit is contained in:
dependabot[bot]
2025-10-02 09:32:10 +02:00
committed by GitHub
parent 5a2219124a
commit aa0ea27d6c

View File

@@ -113,7 +113,7 @@ dev = [
"fakeredis==2.31.*",
"flake8==7.3.*",
"freezegun",
"isort==6.0.*",
"isort==6.1.*",
"pep8-naming==0.15.*",
"potypo",
"pytest-asyncio>=0.24",