Skip to content

Commit 964b87a

Browse files
Bump pydantic-settings from 2.7.1 to 2.8.0 (#746)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac76d27 commit 964b87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ strict = [
5858
"monty==2025.1.9",
5959
"moto==4.2.13",
6060
"networkx==3.2.1",
61-
"pydantic-settings==2.7.1",
61+
"pydantic-settings==2.8.0",
6262
"pydantic==2.10.6",
6363
"pydash==8.0.5",
6464
"pydot==2.0.0",

0 commit comments

Comments
 (0)