Merge pull request #398 from basicswap/dependabot/pip/dev/black-25.11.0

build(deps-dev): bump black from 25.9.0 to 25.11.0
This commit is contained in:
tecnovert
2025-11-11 08:27:34 +00:00
committed by GitHub

View File

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