Skip to content

Commit

Permalink
chore(deps): update dependency black to v24 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 16, 2024
1 parent f7d5544 commit 3ca8145
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
50 changes: 25 additions & 25 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 @@ -17,7 +17,7 @@ pywin32 = {version = "^306", platform = "windows"}


[tool.poetry.group.dev.dependencies]
black = "23.9.1"
black = "24.3.0"
ruff = "^0.5.0"
mypy = "^1.5.1"

Expand Down
2 changes: 1 addition & 1 deletion scripts/python/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black==23.7.0
black==24.3.0
#flake8==3.7.9
ruff==0.5.2

0 comments on commit 3ca8145

Please sign in to comment.