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 @@ -51,7 +51,7 @@ get-hashes = 'codemodder.scripts.get_hashes:main'
5151
5252[project .optional-dependencies ]
5353semgrep = [
54- " semgrep>=1.130 ,<1.131 " ,
54+ " semgrep>=1.131 ,<1.132 " ,
5555]
5656test = [
5757 " azure-ai-inference>=1.0.0b1,<2.0" ,
@@ -66,7 +66,7 @@ test = [
6666 " Jinja2~=3.1.2" ,
6767 " jsonschema~=4.25.0" ,
6868 " lxml>=6.0.0,<6.1.0" ,
69- " openai>=1.97 ,<1.98 " ,
69+ " openai>=1.99 ,<1.100 " ,
7070 " mock==5.2.*" ,
7171 " pre-commit<5" ,
7272 " Pyjwt~=2.10.0" ,
@@ -86,14 +86,14 @@ test = [
8686 " fickling~=0.1.0,>=0.1.3" ,
8787 " graphql-server~=3.0.0b7" ,
8888 " unidiff>=0.7.5" ,
89- " semgrep>=1.130 ,<1.131 " ,
89+ " semgrep>=1.131 ,<1.132 " ,
9090]
9191complexity = [
9292 " radon==6.0.*" ,
9393 " xenon==0.9.*" ,
9494]
9595openai = [
96- " openai>=1.97 ,<1.98 " ,
96+ " openai>=1.99 ,<1.100 " ,
9797]
9898azure = [
9999 " azure-ai-inference>=1.0.0b1,<2.0" ,
You can’t perform that action at this time.
0 commit comments