Skip to content

Commit df04202

Browse files
committed
Update dependency to fix security warning
1 parent 2aa996f commit df04202

File tree

2 files changed

+100
-39
lines changed

2 files changed

+100
-39
lines changed

poetry.lock

Lines changed: 99 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ scipy = "^1.14.0"
1616

1717
[tool.poetry.group.dev.dependencies]
1818
pytest = "^8.3.2"
19-
black = "23.9.1"
19+
black = "^26.3.1"
2020

2121
[build-system]
2222
requires = ["poetry-core"]

0 commit comments

Comments
 (0)