Skip to content

Commit 25179c5

Browse files
Bump pydantic-settings from 2.9.1 to 2.10.0
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] <[email protected]>
1 parent 883b450 commit 25179c5

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
@@ -34,7 +34,7 @@ dependencies = [
3434
"pyahocorasick==2.2.0",
3535
"betterproto==1.2.5",
3636
"pydantic==2.11.5",
37-
"pydantic-settings==2.9.1",
37+
"pydantic-settings==2.10.0",
3838
"NSKeyedUnArchiver==1.5.2",
3939
"python-dateutil==2.9.0.post0",
4040
]

0 commit comments

Comments
 (0)