Skip to content

Commit 2ed907b

Browse files
chore(deps): 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/v2.13.4/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 7f2a554 commit 2ed907b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev_requirements/requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ markupsafe==3.0.3
3535
# via jinja2
3636
packaging==26.2
3737
# via sphinx
38-
pydantic==2.12.5
38+
pydantic==2.13.4
3939
# via ahbicht (pyproject.toml)
4040
pydantic-core==2.41.5
4141
# via pydantic

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ efoli==2.3.0
1111
# via ahbicht (pyproject.toml)
1212
lark==1.3.1
1313
# via ahbicht (pyproject.toml)
14-
pydantic==2.12.5
14+
pydantic==2.13.4
1515
# via ahbicht (pyproject.toml)
1616
pydantic-core==2.41.5
1717
# via pydantic

0 commit comments

Comments
 (0)