Skip to content

Commit b7535e7

Browse files
chore(deps): update dependency pydantic-core to v2.37.2 (#210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e08f56d commit b7535e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platfo
77
idna==3.10 ; python_version >= "3.10" and python_version < "4.0"
88
markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
99
mdurl==0.1.2 ; python_version >= "3.10" and python_version < "4.0"
10-
pydantic-core==2.24.1 ; python_version >= "3.10" and python_version < "4.0"
10+
pydantic-core==2.37.2 ; python_version >= "3.10" and python_version < "4.0"
1111
pydantic==2.11.7 ; python_version >= "3.10" and python_version < "4.0"
1212
pygments==2.18.0 ; python_version >= "3.10" and python_version < "4.0"
1313
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)