Skip to content

Commit cda1698

Browse files
chore(deps): bump pydantic in /api/terraform/python/layer_openai
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84b1745 commit cda1698

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==1.53.0
1414

1515
# general requirements
1616
# --------------------------
17-
pydantic==2.9.2
17+
pydantic==2.10.2
1818
pydantic-settings==2.6.0
1919
python-dotenv==1.0.1
2020
python-hcl2==5.1.1

0 commit comments

Comments
 (0)