Skip to content

Commit d8b0e03

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

3 files changed

Lines changed: 3 additions & 3 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.0
36+
pydantic==2.13.3
3737
# via dbs-annotator
3838
pydantic-core==2.46.0
3939
# via pydantic

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"pandas>=2.1",
2626
"python-docx>=1.1",
2727
"docx2pdf>=0.1.8",
28-
"pydantic>=2.13.0",
28+
"pydantic>=2.13.3",
2929
"pyside6>=6.11.0",
3030
"matplotlib>=3.5",
3131
"packaging>=26.2",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)