Merge pull request #2237 from theupdateframework/dependabot/pip/isort-5.11.3

build(deps): bump isort from 5.11.2 to 5.11.3
This commit is contained in:
Lukas Pühringer 2022-12-19 13:28:43 +01:00 committed by GitHub
commit ea448eaed7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
# additional test tools for linting and coverage measurement
coverage==6.5.0
black==22.12.0
isort==5.11.2
isort==5.11.3
pylint==2.15.9
mypy==0.991
bandit==1.7.4