Skip to content

Commit

Permalink
Merge pull request #1502 from pi-hole/dependabot/pip/test/development…
Browse files Browse the repository at this point in the history
…-v6/black-23.12.0

Bump black from 23.11.0 to 23.12.0 in /test
  • Loading branch information
yubiuser committed Dec 16, 2023
2 parents d1ca7ff + 0290369 commit da2acb7
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 29 deletions.
2 changes: 1 addition & 1 deletion test/Pipfile
Expand Up @@ -9,7 +9,7 @@ verify_ssl = true
pytest = "==7.4.3"
pytest-xdist = "==3.5.0"
pytest-testinfra = "==10.0.0"
black = "==23.11.0"
black = "==23.12.0"

[requires]
python_version = "3"

0 comments on commit da2acb7

Please sign in to comment.