Skip to content

Commit 79a5e8c

Browse files
committed
Merge branch 'main' into alpha
2 parents b37cc4b + 5f8c956 commit 79a5e8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/terraform/python/layer_openai/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ openai==2.6.1
1414

1515
# general requirements
1616
# --------------------------
17-
pydantic==2.11.9
17+
pydantic==2.12.3
1818
pydantic-settings==2.11.0
19-
python-dotenv==1.1.1
19+
python-dotenv==1.2.1
2020
python-hcl2==7.3.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@semantic-release/changelog": "^6.0.3",
77
"@semantic-release/commit-analyzer": "^13.0.0",
88
"@semantic-release/git": "^10.0.1",
9-
"@semantic-release/github": "^11.0.0",
9+
"@semantic-release/github": "^12.0.1",
1010
"@semantic-release/release-notes-generator": "^14.0.0",
1111
"prettier": "^3.2.4",
1212
"typescript": "^5.2.2"

0 commit comments

Comments
 (0)