Bulk updates all the backend libraries (#5061)

This commit is contained in:
Trenton H
2023-12-19 12:04:03 -08:00
committed by GitHub
parent 1d7eda1603
commit ad533429f7
4 changed files with 432 additions and 411 deletions

View File

@@ -57,7 +57,7 @@ zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
[dev-packages]
# Linting
black = "*"
black = "==23.11.0"
pre-commit = "*"
ruff = "*"
# Testing