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