Skip to content

Commit

Permalink
fix(deps): update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cpcloud committed Jan 27, 2024
1 parent 210ad62 commit 425f7b1
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
Expand Up @@ -51,7 +51,7 @@ rich = ">=12.4.4,<14"
sqlglot = ">=18.12.0,<21"
toolz = ">=0.11,<1"
typing-extensions = ">=4.3.0,<5"
black = { version = ">=22.1.0,<24", optional = true }
black = { version = ">=22.1.0,<25", optional = true }
clickhouse-connect = { version = ">=0.5.23,<1", optional = true, extras = [
"arrow",
"numpy",
Expand Down

0 comments on commit 425f7b1

Please sign in to comment.