Skip to content

Commit a992b92

Browse files
Update dependency jsonschema to ~=4.25.0 (#1084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21d033f commit a992b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ test = [
6464
"Flask<4",
6565
"httpx~=0.27",
6666
"Jinja2~=3.1.2",
67-
"jsonschema~=4.24.0",
67+
"jsonschema~=4.25.0",
6868
"lxml>=6.0.0,<6.1.0",
6969
"openai>=1.97,<1.98",
7070
"mock==5.2.*",

0 commit comments

Comments
 (0)