We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c39777 commit f8e901fCopy full SHA for f8e901f
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
"pylint>=3.3,<3.4",
21
"python-json-logger~=3.3.0",
22
"PyYAML~=6.0.0",
23
- "semgrep>=1.113,<1.114",
+ "semgrep>=1.114,<1.115",
24
"toml~=0.10.2",
25
"tomlkit~=0.13.0",
26
"wrapt~=1.17.0",
@@ -62,7 +62,7 @@ test = [
62
"Jinja2~=3.1.2",
63
"jsonschema~=4.23.0",
64
"lxml>=5.3.0,<6.0.0",
65
- "openai>=1.66,<1.67",
+ "openai>=1.68,<1.69",
66
"mock==5.2.*",
67
"pre-commit<5",
68
"Pyjwt~=2.10.0",
@@ -86,7 +86,7 @@ complexity = [
86
"xenon==0.9.*",
87
]
88
openai = [
89
90
91
azure = [
92
"azure-ai-inference>=1.0.0b1,<2.0",
0 commit comments