Skip to content

Commit 0b2a77c

Browse files
chore(deps): bump pydantic in /api/terraform/python/layer_openai
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.3 to 2.12.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.3...v2.12.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc4be3f commit 0b2a77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/terraform/python/layer_openai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ openai==2.6.1
1414

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

0 commit comments

Comments
 (0)