Skip to content

Commit

Permalink
Merge pull request #52 from souradipp76/dependabot/pip/isort-5.13.1
Browse files Browse the repository at this point in the history
Bump isort from 5.12.0 to 5.13.1
  • Loading branch information
souradipp76 authored Dec 12, 2023
2 parents 54ab8ae + f56985c commit bdabf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mypy==1.7.1

# Automatic code formatting
black==23.11.0
isort==5.12.0
isort==5.13.1

# Running tests
pytest
Expand Down

0 comments on commit bdabf4c

Please sign in to comment.