Skip to content

Commit b5d555f

Browse files
authoredMar 21, 2024
Update dependency pydantic-core to v2.17.0
1 parent 8811237 commit b5d555f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jinja2==3.1.2 ; python_version >= "3.11" and python_version < "4.0"
2020
magic-filter==1.0.12 ; python_version >= "3.11" and python_version < "4.0"
2121
markupsafe==2.1.3 ; python_version >= "3.11" and python_version < "4.0"
2222
multidict==6.0.4 ; python_version >= "3.11" and python_version < "4.0"
23-
pydantic-core==2.6.3 ; python_version >= "3.11" and python_version < "4.0"
23+
pydantic-core==2.17.0 ; python_version >= "3.11" and python_version < "4.0"
2424
pydantic==2.3.0 ; python_version >= "3.11" and python_version < "4.0"
2525
python-dotenv==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
2626
setuptools==69.0.2 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)