Skip to content

Commit 94deb78

Browse files
Update all non-major dependencies
1 parent ca41524 commit 94deb78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"boltons>=21.0,<25.1",
1515
"GitPython<4",
1616
"isort>=5.12,<6.1",
17-
"libcst>=1.7,<1.8",
17+
"libcst>=1.8,<1.9",
1818
"packaging>=24.2,<25.1",
1919
# do not update pydantic due to inconsistent test failures
2020
"pydantic~=2.10.6",
@@ -65,7 +65,7 @@ test = [
6565
"Flask<4",
6666
"httpx~=0.27",
6767
"Jinja2~=3.1.2",
68-
"jsonschema~=4.23.0",
68+
"jsonschema~=4.24.0",
6969
"lxml>=5.3.0,<6.0.0",
7070
"openai>=1.82,<1.83",
7171
"mock==5.2.*",

0 commit comments

Comments
 (0)