Skip to content

Commit 6ce3f60

Browse files
Update pydantic[email] requirement from <3,>=2.13.1 to >=2.13.2,<3
Updates the requirements on [pydantic[email]](https://github.com/pydantic/pydantic) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.1...v2.13.2) --- updated-dependencies: - dependency-name: pydantic[email] dependency-version: 2.13.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c135a1 commit 6ce3f60

2 files changed

Lines changed: 72 additions & 72 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies = [
8181
"pycryptodome>=3.18,<4",
8282
"pydantic-settings>=2.5.2,<3",
8383
"pydantic-xml>=2.20.0,<3",
84-
"pydantic[email]>=2.13.1,<3",
84+
"pydantic[email]>=2.13.2,<3",
8585
"pyinstrument>=5.0,<6",
8686
"PyJWT>=2.8,<3",
8787
"PyLD==3.0.0",

0 commit comments

Comments
 (0)