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 .1" ,
19+ " pydantic~=2.11 .1" ,
2020 " pylint>=3.3,<3.4" ,
2121 " python-json-logger~=3.3.0" ,
2222 " PyYAML~=6.0.0" ,
23- " semgrep>=1.114 ,<1.115 " ,
23+ " semgrep>=1.116 ,<1.117 " ,
2424 " toml~=0.10.2" ,
2525 " tomlkit~=0.13.0" ,
2626 " wrapt~=1.17.0" ,
@@ -62,7 +62,7 @@ test = [
6262 " Jinja2~=3.1.2" ,
6363 " jsonschema~=4.23.0" ,
6464 " lxml>=5.3.0,<6.0.0" ,
65- " openai>=1.68 ,<1.69 " ,
65+ " openai>=1.70 ,<1.71 " ,
6666 " mock==5.2.*" ,
6767 " pre-commit<5" ,
6868 " Pyjwt~=2.10.0" ,
@@ -86,7 +86,7 @@ complexity = [
8686 " xenon==0.9.*" ,
8787]
8888openai = [
89- " openai>=1.68 ,<1.69 " ,
89+ " openai>=1.70 ,<1.71 " ,
9090]
9191azure = [
9292 " azure-ai-inference>=1.0.0b1,<2.0" ,
You can’t perform that action at this time.
0 commit comments