Update isort requirement from 5.10.1 to 5.11.1 in /backend (#7)

This commit is contained in:
dependabot[bot]
2022-12-13 14:44:05 +00:00
committed by GitHub
parent 48aedaf3d1
commit c827016334

View File

@@ -27,7 +27,7 @@ python-multipart = "*"
[dev-packages]
mypy = "0.991"
black = "22.12.0"
isort = "5.10.1"
isort = "5.11.1"
pylint = "2.15.8"
pytest = "7.2.0"
pytest-asyncio = "0.20.3"