Merge pull request #367 from basicswap/dependabot/pip/dev/black-25.9.0

build(deps): bump black from 25.1.0 to 25.9.0
This commit is contained in:
tecnovert
2025-10-01 18:24:49 +00:00
committed by GitHub

View File

@@ -36,7 +36,7 @@ dev = [
"pre-commit", "pre-commit",
"pytest", "pytest",
"ruff", "ruff",
"black==25.1.0", "black==25.9.0",
"selenium", "selenium",
] ]