Skip to content

Commit

Permalink
Update black
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kuethe committed May 24, 2024
1 parent cc24da5 commit 5ec54ad
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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 @@ pandas = {version = "^2.1.4", optional = true}
geopandas = {version = "^0.14.2", optional = true}

[tool.poetry.group.dev.dependencies]
black = "^23.12.0"
black = "^24.4.2"
isort = "^5.13.2"
pytest = "^7.4.3"
mkdocs = "^1.5.3"
Expand Down

0 comments on commit 5ec54ad

Please sign in to comment.