Skip to content

Commit d71e0fb

Browse files
Update dependency pydantic to v1.10.13 [SECURITY]
1 parent 004cb48 commit d71e0fb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ opencv-python-headless==4.9.0.80
88
pandas==2.2.1
99
pillow==10.2.0
1010
plotly==5.20.0
11-
pydantic==1.10.7
11+
pydantic==1.10.13
1212
starfile==0.5.6
1313
workflows==2.26
1414
zocalo==0.30.2

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ opencv-python==4.9.0.80
99
pandas==2.2.1
1010
pillow==10.2.0
1111
plotly==5.20.0
12-
pydantic==1.10.7
12+
pydantic==1.10.13
1313
pytest-cov==4.1.0
1414
pytest-mock==3.12.0
1515
pytest==8.1.1

requirements_doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ mrcfile==1.5.0
55
pandas==2.2.1
66
pillow==10.2.0
77
plotly==5.20.0
8-
pydantic==1.10.7
8+
pydantic==1.10.13
99
Sphinx==4.5.0
1010
sphinx-rtd-theme==1.0.0

0 commit comments

Comments
 (0)