Skip to content

Commit 780e9ac

Browse files
Bump pydantic-settings from 2.9.1 to 2.10.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.9.1 to 2.10.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.9.1...2.10.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a125b20 commit 780e9ac

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.7",
37-
"pydantic-settings==2.9.1",
37+
"pydantic-settings==2.10.1",
3838
"NSKeyedUnArchiver==1.5.2",
3939
"python-dateutil==2.9.0.post0",
4040
]

0 commit comments

Comments
 (0)