Skip to content

Commit 5cd62dd

Browse files
Bump pydantic from 2.12.5 to 2.13.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.4. - [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.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 589f982 commit 5cd62dd

2 files changed

Lines changed: 98 additions & 93 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
requires-python = ">=3.11"
1010
license = "Elastic-2.0"
1111
dependencies = [
12-
"pydantic>=2.0",
12+
"pydantic>=2.13.4",
1313
"rich>=13.0",
1414
"opentelemetry-api>=1.20",
1515
"opentelemetry-sdk>=1.43.0",

0 commit comments

Comments
 (0)