Skip to content

Commit

Permalink
black was not updated - fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mangin committed Jun 6, 2024
1 parent 651107e commit 85859da
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 19 deletions.
47 changes: 29 additions & 18 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 @@ -47,7 +47,7 @@ python = ">=3.8.1,<3.13"
# Optional dependencies (development)
[tool.poetry.dev-dependencies]
bandit = { version = "^1.7.4" }
black = { version = "^22.12.0" }
black = { version = "^24.1" }
coveralls = { version = "^3.3.1" }
# dephell = { version= "^0.8.3", optional = true }
flake8 = { version = "^6.0.0" }
Expand Down

0 comments on commit 85859da

Please sign in to comment.