File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ get-hashes = 'codemodder.scripts.get_hashes:main'
5252
5353[project .optional-dependencies ]
5454semgrep = [
55- " semgrep>=1.123 ,<1.124 " ,
55+ " semgrep>=1.124 ,<1.125 " ,
5656]
5757test = [
5858 " azure-ai-inference>=1.0.0b1,<2.0" ,
@@ -67,7 +67,7 @@ test = [
6767 " Jinja2~=3.1.2" ,
6868 " jsonschema~=4.24.0" ,
6969 " lxml>=5.3.0,<6.0.0" ,
70- " openai>=1.84 ,<1.85 " ,
70+ " openai>=1.86 ,<1.87 " ,
7171 " mock==5.2.*" ,
7272 " pre-commit<5" ,
7373 " Pyjwt~=2.10.0" ,
@@ -81,19 +81,19 @@ test = [
8181 " security==1.3.1" ,
8282 " types-mock==5.2.*" ,
8383 " django>=4,<6" ,
84- " numpy~=2.2.1 " ,
84+ " numpy~=2.3.0 " ,
8585 " flask_wtf~=1.2.0" ,
8686 " fickling~=0.1.0,>=0.1.3" ,
8787 " graphql-server~=3.0.0b7" ,
8888 " unidiff>=0.7.5" ,
89- " semgrep>=1.123 ,<1.124 " ,
89+ " semgrep>=1.124 ,<1.125 " ,
9090]
9191complexity = [
9292 " radon==6.0.*" ,
9393 " xenon==0.9.*" ,
9494]
9595openai = [
96- " openai>=1.84 ,<1.85 " ,
96+ " openai>=1.86 ,<1.87 " ,
9797]
9898azure = [
9999 " azure-ai-inference>=1.0.0b1,<2.0" ,
You can’t perform that action at this time.
0 commit comments