Skip to content

Commit e5a5443

Browse files
authored
Merge pull request #84 from Brain-Modulation-Lab/dependabot/uv/pydantic-2.13.3
chore(deps): bump pydantic from 2.13.0 to 2.13.3
2 parents d5f8b69 + d8b0e03 commit e5a5443

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)