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.
2 parents 075f067 + ed010cf commit 6b0a7d9Copy full SHA for 6b0a7d9
2 files changed
api/terraform/python/layer_openai/requirements.txt
@@ -16,5 +16,5 @@ openai==2.30.0
16
# --------------------------
17
pydantic==2.12.5
18
pydantic-settings==2.13.1
19
-python-dotenv==1.2.1
+python-dotenv==1.2.2
20
python-hcl2==7.3.1
requirements.txt
@@ -24,7 +24,7 @@ flake8-coding==1.3.2
24
pre-commit==4.5.1
25
isort==7.0.0
26
pylint==4.0.5
27
-mypy==1.19.1
+mypy==1.20.0
28
bandit==1.9.3
29
pydocstringformatter==0.7.5
30
tox==4.46.3
0 commit comments