Skip to content

Commit 6b0a7d9

Browse files
committed
Merge branch 'main' into next-major
2 parents 075f067 + ed010cf commit 6b0a7d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/terraform/python/layer_openai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ openai==2.30.0
1616
# --------------------------
1717
pydantic==2.12.5
1818
pydantic-settings==2.13.1
19-
python-dotenv==1.2.1
19+
python-dotenv==1.2.2
2020
python-hcl2==7.3.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ flake8-coding==1.3.2
2424
pre-commit==4.5.1
2525
isort==7.0.0
2626
pylint==4.0.5
27-
mypy==1.19.1
27+
mypy==1.20.0
2828
bandit==1.9.3
2929
pydocstringformatter==0.7.5
3030
tox==4.46.3

0 commit comments

Comments
 (0)