summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-08-06 05:37:13 +0000
committerGitHub <[email protected]>2024-08-06 05:37:13 +0000
commit70877bc8d8d3f83040f8c709a72bd27735929172 (patch)
tree3c718c981e5ec2d7e2eba47bee457e3569dd4fcf
parentMerge pull request #1 from Fuwn/renovate/configure (diff)
downloadmachinis-renovate/pypi-black-vulnerability.tar.xz
machinis-renovate/pypi-black-vulnerability.zip
chore(deps): update dependency black to v24 [security]renovate/pypi-black-vulnerability
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2471156..26ccf97 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -24,7 +24,7 @@ aiosqlite = "^0.17.0"
[tool.poetry.dev-dependencies]
pytest = "^7.1.3"
sane-build = "^7.3"
-black = "^22.8.0"
+black = "^24.0.0"
isort = "^5.10.1"
mypy = "^0.971"
codespell = "^2.2.1"