Skip to content

Commit 4ac1010

Browse files
Bump pydantic-settings from 2.9.1 to 2.10.0 (#780)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.9.1...2.10.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.10.0 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 3c2b3ab commit 4ac1010

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
@@ -59,7 +59,7 @@ strict = [
5959
"monty==2025.3.3",
6060
"moto==5.1.6",
6161
"networkx==3.4.2",
62-
"pydantic-settings==2.9.1",
62+
"pydantic-settings==2.10.0",
6363
"pydantic==2.11.7",
6464
"pydash==8.0.5",
6565
"pydot==4.0.0",

0 commit comments

Comments
 (0)