Skip to content

Commit

Permalink
Merge pull request #53 from serlo/dependabot/pip/black-23.11.0
Browse files Browse the repository at this point in the history
chore(deps-dev): Bump black from 23.10.1 to 23.11.0
  • Loading branch information
kulla authored Nov 14, 2023
2 parents cd0b0ee + cbe2ab7 commit 67edcde
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 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.2"
black = "==23.10.1"
black = "==23.11.0"
pytest = "==7.4.3"

[scripts]
Expand Down
46 changes: 23 additions & 23 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 67edcde

Please sign in to comment.