File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ dependencies = [
1616 " isort>=5.12,<6.1" ,
1717 " libcst>=1.7,<1.8" ,
1818 " packaging>=23.2,<25.0" ,
19- " pydantic~=2.10.6 " ,
19+ " pydantic~=2.11.3 " ,
2020 " pylint>=3.3,<3.4" ,
2121 " python-json-logger~=3.3.0" ,
2222 " PyYAML~=6.0.0" ,
23- " semgrep>=1.118 ,<1.119 " ,
23+ " semgrep>=1.119 ,<1.120 " ,
2424 " toml~=0.10.2" ,
2525 " tomlkit~=0.13.0" ,
2626 " wrapt~=1.17.0" ,
@@ -64,7 +64,7 @@ test = [
6464 " Jinja2~=3.1.2" ,
6565 " jsonschema~=4.23.0" ,
6666 " lxml>=5.3.0,<6.0.0" ,
67- " openai>=1.72 ,<1.73 " ,
67+ " openai>=1.74 ,<1.75 " ,
6868 " mock==5.2.*" ,
6969 " pre-commit<5" ,
7070 " Pyjwt~=2.10.0" ,
@@ -89,7 +89,7 @@ complexity = [
8989 " xenon==0.9.*" ,
9090]
9191openai = [
92- " openai>=1.72 ,<1.73 " ,
92+ " openai>=1.74 ,<1.75 " ,
9393]
9494azure = [
9595 " azure-ai-inference>=1.0.0b1,<2.0" ,
You can’t perform that action at this time.
0 commit comments