Skip to content

Commit

Permalink
Merge pull request #918 from mandiant/dependabot/pip/isort-5.13.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump isort from 5.11.4 to 5.13.0
  • Loading branch information
mr-tz authored Dec 11, 2023
2 parents efb7190 + 45ea624 commit 4433aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"pytest-cov==4.1.0",
"pycodestyle==2.11.1",
"black==23.11.0",
"isort==5.11.4",
"isort==5.13.0",
"mypy==1.7.1",
# type stubs for mypy
"types-PyYAML==6.0.10",
Expand Down

0 comments on commit 4433aec

Please sign in to comment.