Skip to content

Commit b106569

Browse files
chore(deps): bump pydantic from 2.12.4 to 2.12.5
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.4 to 2.12.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.4...v2.12.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be41d75 commit b106569

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)