chore(deps): update dependency tooling/black to v23.9.1 (#68)

This commit is contained in:
renovate[bot]
2023-10-10 13:20:30 +02:00
committed by GitHub
parent 05eed3f6ea
commit 3ee1e9f685

View File

@@ -26,7 +26,7 @@ worker=[
tooling = [ tooling = [
# code formatting # code formatting
"black ==23.7.0", "black ==23.9.1",
# linting # linting
"ruff ==0.0.292", "ruff ==0.0.292",
# tests # tests