Skip to content

Commit 4d28859

Browse files
build(deps): bump pydantic from 2.12.5 to 2.13.3
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4571337 commit 4d28859

2 files changed

Lines changed: 53 additions & 50 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ dependencies = [
122122
"jinja2>=3.1.6",
123123
"libranet-logging>=1.5",
124124
"python-dateutil>=2.9",
125-
"pydantic>=2.9",
125+
"pydantic>=2.13.3",
126126
"pydantic-settings>=2.14.0",
127127
]
128128
[dependency-groups]

0 commit comments

Comments
 (0)