Skip to content

Commit d18bccb

Browse files
authored
fix: update vulnerable packages (#410)
1 parent b05a6f4 commit d18bccb

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ dev = [
6262
"pytest-cov>=4.1.0",
6363
"pytest-mock>=3.11.1",
6464
"pytest-asyncio>=1.0.0",
65-
"pre-commit>=4.1.0",
65+
"pre-commit>=4.5.1",
66+
"filelock>=3.20.3",
67+
"virtualenv>=20.36.1",
6668
"numpy>=1.24.0",
6769
"pytest_httpx>=0.35.0",
6870
"rust-just>=1.39.0",

uv.lock

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

0 commit comments

Comments
 (0)