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.123 .0
1+ fastapi-slim>=0.124 .0
22hypercorn>=0.17.3
3- oteapi-core>=1.0.0
3+ oteapi-core>=1.0.1
44pydantic>=2.12.5
55pydantic-settings>=2.12.0
66redis>=7.1.0
Original file line number Diff line number Diff line change 66
77** Merged pull requests:**
88
9+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 670] ( https://github.com/EMMC-ASBL/oteapi-services/pull/670 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
10+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 668] ( https://github.com/EMMC-ASBL/oteapi-services/pull/668 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
911- \[ pre-commit.ci\] pre-commit autoupdate [ \# 616] ( https://github.com/EMMC-ASBL/oteapi-services/pull/616 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
1012
1113## [ v1.20250410.410] ( https://github.com/EMMC-ASBL/oteapi-services/tree/v1.20250410.410 ) (2025-04-10)
Original file line number Diff line number Diff line change 66
77from __future__ import annotations
88
9- __version__ = "1.20251124.470 "
9+ __version__ = "1.20251208.474 "
1010__author__ = "SINTEF"
1111__author_email__ = "Team4.0@SINTEF.no"
Original file line number Diff line number Diff line change @@ -17,24 +17,23 @@ cryptography==46.0.3
1717diskcache == 5.6.3
1818et_xmlfile == 2.0.0
1919exceptiongroup == 1.3.1
20- fastapi-slim == 0.123 .0
20+ fastapi-slim == 0.124 .0
2121h11 == 0.16.0
2222h2 == 4.3.0
2323hpack == 4.1.0
2424Hypercorn == 0.18.0
2525hyperframe == 6.1.0
2626idna == 3.11
27- invoke == 2.2.1
2827kombu == 5.6.1
2928openpyxl == 3.1.5
30- oteapi-core == 1.0.0
29+ oteapi-core == 1.0.1
3130packaging == 25.0
32- paramiko == 4.0.0
33- pillow == 11.3 .0
31+ paramiko == 3.5.1
32+ pillow == 12.0 .0
3433priority == 2.0.0
3534prompt_toolkit == 3.0.52
36- psycopg == 3.2.13
37- psycopg-binary == 3.2.13
35+ psycopg == 3.3.2
36+ psycopg-binary == 3.3.2
3837pycparser == 2.23
3938pydantic == 2.12.5
4039pydantic-settings == 2.12.0
@@ -54,7 +53,7 @@ typing-inspection==0.4.2
5453typing_extensions == 4.15.0
5554tzdata == 2025.2
5655tzlocal == 5.3.1
57- urllib3 == 2.5 .0
56+ urllib3 == 2.6 .0
5857vine == 5.1.0
5958wcwidth == 0.2.14
6059wsproto == 1.3.2
You can’t perform that action at this time.
0 commit comments