Skip to content

Commit eb40fb0

Browse files
Bump pydantic-settings from 2.6.1 to 2.11.0
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.1 to 2.11.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.1...v2.11.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a77e7fb commit eb40fb0

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
@@ -235,7 +235,7 @@ dependencies = [
235235
"postmarker ==1.0",
236236
"pydantic ==2.9.2",
237237
"python-multipart ==0.0.17",
238-
"pydantic-settings ==2.6.1",
238+
"pydantic-settings ==2.11.0",
239239
"pwdlib[argon2,bcrypt] ==0.2.1",
240240
"sendgrid ==6.11.0",
241241
"psycopg2 ==2.9.10",

0 commit comments

Comments
 (0)