Skip to content

Commit

Permalink
Merge pull request #63 from serlo/dependabot/pip/black-23.12.0
Browse files Browse the repository at this point in the history
chore(deps-dev): Bump black from 23.11.0 to 23.12.0
  • Loading branch information
kulla authored Dec 19, 2023
2 parents 9572dc5 + 43c7f39 commit d9a2eba
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requests-toolbelt = "==1.0.0"

[dev-packages]
pylint = "==3.0.3"
black = "==23.11.0"
black = "==23.12.0"
pytest = "==7.4.3"

[scripts]
Expand Down
Loading

0 comments on commit d9a2eba

Please sign in to comment.