Skip to content

Commit 9b6a751

Browse files
Bump pydantic from 2.9.2 to 2.11.9
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.11.9. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.11.9) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a77e7fb commit 9b6a751

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
@@ -233,7 +233,7 @@ dependencies = [
233233
"phonenumbers >=8.12.48,<8.14",
234234
"posthog >=3.0.1,<4",
235235
"postmarker ==1.0",
236-
"pydantic ==2.9.2",
236+
"pydantic ==2.11.9",
237237
"python-multipart ==0.0.17",
238238
"pydantic-settings ==2.6.1",
239239
"pwdlib[argon2,bcrypt] ==0.2.1",

0 commit comments

Comments
 (0)