File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- fastapi-slim>=0.118 .0
1+ fastapi-slim>=0.119 .0
22hypercorn>=0.17.3
33oteapi-core>=1.0.0
4- pydantic>=2.11.10
4+ pydantic>=2.12.0
55pydantic-settings>=2.11.0
66redis>=6.4.0
77tenacity>=9.1.2
Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ cryptography==46.0.2
1616diskcache == 5.6.3
1717et_xmlfile == 2.0.0
1818exceptiongroup == 1.3.0
19- fastapi-slim == 0.118 .0
19+ fastapi-slim == 0.119 .0
2020h11 == 0.16.0
2121h2 == 4.3.0
2222hpack == 4.1.0
2323Hypercorn == 0.17.3
2424hyperframe == 6.1.0
25- idna == 3.10
26- invoke == 2.2.0
25+ idna == 3.11
26+ invoke == 2.2.1
2727kombu == 5.5.4
2828openpyxl == 3.1.5
2929oteapi-core == 1.0.0
@@ -35,9 +35,9 @@ prompt_toolkit==3.0.52
3535psycopg == 3.2.10
3636psycopg-binary == 3.2.10
3737pycparser == 2.23
38- pydantic == 2.11.10
38+ pydantic == 2.12.0
3939pydantic-settings == 2.11.0
40- pydantic_core == 2.33.2
40+ pydantic_core == 2.41.1
4141PyNaCl == 1.6.0
4242pysftp == 0.2.9
4343python-dateutil == 2.9.0.post0
@@ -49,7 +49,7 @@ sniffio==1.3.1
4949starlette == 0.48.0
5050taskgroup == 0.2.2
5151tenacity == 9.1.2
52- tomli == 2.2.1
52+ tomli == 2.3.0
5353typing-inspection == 0.4.2
5454typing_extensions == 4.15.0
5555tzdata == 2025.2
You can’t perform that action at this time.
0 commit comments