File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11fastapi-slim>=0.115.12
22hypercorn>=0.17.3
33oteapi-core>=1.0.0
4- pydantic>=2.11.4
4+ pydantic>=2.11.5
55pydantic-settings>=2.9.1
66redis>=6.1.0
77tenacity>=9.1.2
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased] ( https://github.com/EMMC-ASBL/oteapi-services/tree/HEAD )
4-
5- [ Full Changelog] ( https://github.com/EMMC-ASBL/oteapi-services/compare/v1.20250410.410...HEAD )
6-
7- ** Merged pull requests:**
8-
9- - \[ pre-commit.ci\] pre-commit autoupdate [ \# 609] ( https://github.com/EMMC-ASBL/oteapi-services/pull/609 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
10-
113## [ v1.20250410.410] ( https://github.com/EMMC-ASBL/oteapi-services/tree/v1.20250410.410 ) (2025-04-10)
124
135[ Full Changelog] ( https://github.com/EMMC-ASBL/oteapi-services/compare/v1.20230324.302...v1.20250410.410 )
Original file line number Diff line number Diff line change 66
77from __future__ import annotations
88
9- __version__ = "1.20250520.421 "
9+ __version__ = "1.20250526.422 "
1010__author__ = "SINTEF"
1111__author_email__ = "Team4.0@SINTEF.no"
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ celery==5.5.2
88certifi == 2025.4.26
99cffi == 1.17.1
1010charset-normalizer == 3.4.2
11- click == 8.2.0
11+ click == 8.2.1
1212click-didyoumean == 0.3.1
1313click-plugins == 1.1.1
1414click-repl == 0.3.0
15- cryptography == 45.0.2
15+ cryptography == 45.0.3
1616diskcache == 5.6.3
1717et_xmlfile == 2.0.0
1818exceptiongroup == 1.3.0
@@ -33,7 +33,7 @@ prompt_toolkit==3.0.51
3333psycopg == 3.2.9
3434psycopg-binary == 3.2.9
3535pycparser == 2.22
36- pydantic == 2.11.4
36+ pydantic == 2.11.5
3737pydantic-settings == 2.9.1
3838pydantic_core == 2.33.2
3939PyNaCl == 1.5.0
@@ -48,7 +48,7 @@ starlette==0.46.2
4848taskgroup == 0.2.2
4949tenacity == 9.1.2
5050tomli == 2.2.1
51- typing-inspection == 0.4.0
51+ typing-inspection == 0.4.1
5252typing_extensions == 4.13.2
5353tzdata == 2025.2
5454urllib3 == 2.4.0
You can’t perform that action at this time.
0 commit comments