Skip to content

Commit

Permalink
update black to fix security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
tasansal committed May 21, 2024
1 parent bf1ac34 commit 6f8c187
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 @@ -50,7 +50,7 @@ cloud = ["s3fs", "gcsfs", "adlfs"]
lossy = ["zfpy"]

[tool.poetry.group.dev.dependencies]
black = "^23.12.1"
black = "^24.4.2"
coverage = {version = "^7.4.0", extras = ["toml"]}
darglint = "^1.8.1"
flake8 = "^7.0.0"
Expand Down

0 comments on commit 6f8c187

Please sign in to comment.