Skip to content

Commit 37d757b

Browse files
chore(deps): bump pydantic from 2.13.3 to 2.13.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.3 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.13.3...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad16fce commit 37d757b

3 files changed

Lines changed: 74 additions & 74 deletions

File tree

constraints-briefcase.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pandas==3.0.2
3333
# via dbs-annotator
3434
pillow==12.2.0
3535
# via matplotlib
36-
pydantic==2.13.3
36+
pydantic==2.13.4
3737
# via dbs-annotator
3838
pydantic-core==2.46.4
3939
# via pydantic

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"pandas>=2.1",
2727
"python-docx>=1.1",
2828
"docx2pdf>=0.1.8",
29-
"pydantic>=2.13.3",
29+
"pydantic>=2.13.4",
3030
"pyside6>=6.11.0",
3131
"matplotlib>=3.10.9",
3232
"packaging>=26.2",

0 commit comments

Comments
 (0)