Skip to content

Commit 4bc6ba3

Browse files
authored
Merge pull request #5588 from learningequality/dependabot/pip/pydantic-2.12.5
chore(deps): bump pydantic from 2.12.4 to 2.12.5
2 parents 8875fe1 + b106569 commit 4bc6ba3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ django-celery-results
3535
packaging>=21.0
3636
pycountry
3737
langcodes==3.5.1
38-
pydantic==2.12.4
38+
pydantic==2.12.5
3939
latex2mathml==3.78.0
4040
markdown-it-py==4.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ pyasn1-modules==0.2.8
200200
# via google-auth
201201
pycountry==24.6.1
202202
# via -r requirements.in
203-
pydantic==2.12.4
203+
pydantic==2.12.5
204204
# via -r requirements.in
205205
pydantic-core==2.41.5
206206
# via pydantic

0 commit comments

Comments
 (0)