Skip to content

Commit

Permalink
Merge pull request #298 from cal-itp/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 23.9.1 to 24.3.0
  • Loading branch information
edasmalchi authored Sep 11, 2024
2 parents febc0ab + 6d44b6c commit f4ca829
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 27 deletions.
53 changes: 27 additions & 26 deletions poetry.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 @@ -20,7 +20,7 @@ calitp-data-analysis = "2023.9.18"
[tool.poetry.group.dev.dependencies]
pre-commit = "^3.2.2"
mypy = "^1.2.0"
black = "^23.3.0"
black = "^24.3.0"
isort = "^5.12.0"
pytest = "^7.2.2"
types-tqdm = "^4.65.0.1"
Expand Down

0 comments on commit f4ca829

Please sign in to comment.