Skip to content

Commit

Permalink
Merge pull request #963 from CodeForAfrica/dependabot/pip/black-23.12.1
Browse files Browse the repository at this point in the history
Bump black from 23.9.1 to 23.12.1
  • Loading branch information
kilemensi authored Jan 10, 2024
2 parents 0fa0f38 + e7f4d4a commit da4230b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements-all.txt
black==23.9.1
black==23.12.1
build==1.0.3
factory-boy==3.2.1
flake8==5.0.4
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ packages = find:
sentry =
sentry-sdk==1.32.0
dev =
black==23.9.1
black==23.12.1
build==1.0.3
flake8==5.0.4
isort==5.12.0
Expand Down

0 comments on commit da4230b

Please sign in to comment.