Skip to content

Commit

Permalink
chore(deps): bump pydantic in /api/terraform/python/layer_openai
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 84b1745 commit cda1698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/terraform/python/layer_openai/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ openai==1.53.0

# general requirements
# --------------------------
pydantic==2.9.2
pydantic==2.10.2
pydantic-settings==2.6.0
python-dotenv==1.0.1
python-hcl2==5.1.1

0 comments on commit cda1698

Please sign in to comment.