mirror of
https://github.com/basicswap/basicswap.git
synced 2025-04-13 17:52:00 +00:00
build(deps): bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0cf77a4854
commit
2bd82153bd
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ dev = [
|
|||
"pip-tools",
|
||||
"pytest",
|
||||
"ruff",
|
||||
"black==24.10.0",
|
||||
"black==25.1.0",
|
||||
"selenium",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue