Merge pull request #2468 from GSA/dependabot/pip/isort-6.0.1

Bump isort from 5.13.2 to 6.0.1
This commit is contained in:
Alex Janousek
2025-04-01 06:38:48 -04:00
committed by GitHub
2 changed files with 178 additions and 27 deletions

203
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -82,7 +82,7 @@ flake8 = "^7.1.2"
flake8-bugbear = "^24.12.12"
flake8-print = "^5.0.0"
flake8-pytest-style = "^2.1.0"
isort = "^5.13.2"
isort = "^6.0.1"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "*"
pip-audit = "*"