Skip to content

Commit

Permalink
Merge pull request #83 from souradipp76/dependabot/pip/black-24.8.0
Browse files Browse the repository at this point in the history
Bump black from 24.4.2 to 24.8.0
  • Loading branch information
souradipp76 authored Aug 5, 2024
2 parents 11d4562 + fae804b commit 67dca0e
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 @@ -5,7 +5,7 @@ flake8
mypy==1.11.1

# Automatic code formatting
black==24.4.2
black==24.8.0
isort==5.13.2

# Running tests
Expand Down

0 comments on commit 67dca0e

Please sign in to comment.