Skip to content

Commit

Permalink
chore(deps): update dependency black to v23.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 82a39da commit f3217d8
Show file tree
Hide file tree
Showing 4 changed files with 399 additions and 48 deletions.
41 changes: 22 additions & 19 deletions pdm.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
{name = "mvgijssel", email = "[email protected]"},
]
dependencies = [
"black==23.3.0",
"black==23.12.0",
"pytest==7.3.1",
"pytest-cov==3.0.0",
"pytest-testinfra==9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion rules/rules_task/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Jinja2==3.1.2;
bazel-runfiles==0.25.0;
pytest==7.3.1;
pytest-cov==3.0.0;
black==23.3.0;
black==23.12.0;
deepdiff==6.6.0;
pip-tools==7.3.0;
Loading

0 comments on commit f3217d8

Please sign in to comment.