Skip to content

Commit

Permalink
Merge pull request #108 from AndreiDrang/dependabot/pip/black-eq-24.star
Browse files Browse the repository at this point in the history
Update black requirement from ==23.* to ==24.*
  • Loading branch information
AndreiDrang committed Feb 12, 2024
2 parents e3b2268 + b293aa2 commit 70cc993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.style.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# codestyle
isort==5.*
black==23.*
black==24.*
autoflake==2.*

0 comments on commit 70cc993

Please sign in to comment.