update deps
This commit is contained in:
parent
a68203ca81
commit
1c5802527a
@ -22,7 +22,7 @@ target-version = "py311"
|
|||||||
src = ["src"]
|
src = ["src"]
|
||||||
|
|
||||||
[tool.ruff.format]
|
[tool.ruff.format]
|
||||||
quote-style = "single"
|
quote-style = "double"
|
||||||
skip-magic-trailing-comma = false
|
skip-magic-trailing-comma = false
|
||||||
|
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
@ -145,3 +145,7 @@ dev = [
|
|||||||
"bump-my-version>=0.32.1",
|
"bump-my-version>=0.32.1",
|
||||||
"nox>=2025.2.9",
|
"nox>=2025.2.9",
|
||||||
]
|
]
|
||||||
|
nb = [
|
||||||
|
"jupyterlab>=4.3.5",
|
||||||
|
"ipywidgets>=8.1.5",
|
||||||
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user