Skip to content

Commit ae275d2

Browse files
chore(deps): update pydantic requirement from >=2.0.0 to >=2.13.4
Updates the requirements on [pydantic](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.0...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89bf359 commit ae275d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scipy>=1.7.0
55

66
# Logging and utilities
77
loguru>=0.7.0
8-
pydantic>=2.0.0
8+
pydantic>=2.13.4
99
python-dotenv>=1.2.2
1010
tenacity>=8.2.0
1111

0 commit comments

Comments
 (0)