Skip to content

Commit

Permalink
Bump black to 24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Jul 22, 2024
1 parent faa26cb commit f878b6d
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 19 deletions.
58 changes: 40 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 @@ -24,7 +24,7 @@ python = "^3.9"
optional = true

[tool.poetry.group.dev.dependencies]
black = "^22.1"
black = "^24.3"
flake8 = "^7.1"
isort = "^5.13.2"
mypy = "^1.4"
Expand Down

0 comments on commit f878b6d

Please sign in to comment.