Skip to content

Commit 2983345

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

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.0
38-
pydantic==2.11.7
38+
pydantic==2.11.9
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
@@ -204,7 +204,7 @@ pyasn1-modules==0.2.8
204204
# via google-auth
205205
pycountry==24.6.1
206206
# via -r requirements.in
207-
pydantic==2.11.7
207+
pydantic==2.11.9
208208
# via -r requirements.in
209209
pydantic-core==2.33.2
210210
# via pydantic

0 commit comments

Comments
 (0)