Skip to content

Commit 338eea2

Browse files
Update pydantic[email] requirement from <3,>=2.12 to >=2.12.5,<3 (#3243)
1 parent d503fe2 commit 338eea2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies = [
8080
"pycryptodome>=3.18,<4",
8181
"pydantic-settings>=2.5.2,<3",
8282
"pydantic-xml>=2.17.0,<3",
83-
"pydantic[email]>=2.12,<3",
83+
"pydantic[email]>=2.12.5,<3",
8484
"pyinstrument>=5.0,<6",
8585
"PyJWT>=2.8,<3",
8686
"PyLD==3.0.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)