Skip to content

Commit c79653a

Browse files
authored
fix: update vulnerable packages (#1119)
1 parent a6990d8 commit c79653a

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
@@ -59,7 +59,9 @@ dev = [
5959
"pytest-trio>=0.8.0",
6060
"pytest-cov>=4.1.0",
6161
"pytest-mock>=3.11.1",
62-
"pre-commit>=4.1.0",
62+
"pre-commit>=4.5.1",
63+
"filelock>=3.20.3",
64+
"virtualenv>=20.36.1",
6365
"mkdocs>=1.6.1",
6466
"mkdocs-material[imaging]>=9.7.0",
6567
"mkdocstrings[python]>=0.30.1",

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)