Skip to content

Commit 72be91f

Browse files
Merge pull request #102 from Brain-Modulation-Lab/dependabot/uv/pydantic-2.13.4
chore(deps): bump pydantic from 2.13.3 to 2.13.4
2 parents 8134096 + 092a7ff commit 72be91f

3 files changed

Lines changed: 73 additions & 73 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.3
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>=3.0.3",
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)