Skip to content

Commit 42aebd8

Browse files
chore(deps): bump pydantic-settings
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.4.0 to 2.5.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.4.0...v2.5.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 180bdc3 commit 42aebd8

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
@@ -15,6 +15,6 @@ openai==1.50.2
1515
# general requirements
1616
# --------------------------
1717
pydantic==2.9.2
18-
pydantic-settings==2.4.0
18+
pydantic-settings==2.5.2
1919
python-dotenv==1.0.1
2020
python-hcl2==4.3.5

0 commit comments

Comments
 (0)