mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Chore(deps-dev): Bump black from 22.3.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 22.3.0 to 26.3.1. - [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/22.3.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9f890a90f8
commit
4bb291b6e4
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ dependencies = {file = ["requirements.in"]}
|
|||
|
||||
[project.optional-dependencies]
|
||||
test = [
|
||||
"black==22.3.0",
|
||||
"black==26.3.1",
|
||||
"pre-commit==2.13.0",
|
||||
"pip-tools==6.13",
|
||||
"pytest==7.1.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue