File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ hypercorn>=0.17.3
33oteapi-core>=1.0.1
44pydantic>=2.12.5
55pydantic-settings>=2.13.1
6- redis>=7.2.1
6+ redis>=7.3.0
77tenacity>=9.1.4
Original file line number Diff line number Diff line change 66
77** Merged pull requests:**
88
9+ - Update dependabot's gh-actions section [ \# 700] ( https://github.com/EMMC-ASBL/oteapi-services/pull/700 ) ([ CasperWA] ( https://github.com/CasperWA ) )
10+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 695] ( https://github.com/EMMC-ASBL/oteapi-services/pull/695 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
11+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 693] ( https://github.com/EMMC-ASBL/oteapi-services/pull/693 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
12+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 690] ( https://github.com/EMMC-ASBL/oteapi-services/pull/690 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
13+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 688] ( https://github.com/EMMC-ASBL/oteapi-services/pull/688 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
14+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 685] ( https://github.com/EMMC-ASBL/oteapi-services/pull/685 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
15+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 683] ( https://github.com/EMMC-ASBL/oteapi-services/pull/683 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
16+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 682] ( https://github.com/EMMC-ASBL/oteapi-services/pull/682 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
17+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 679] ( https://github.com/EMMC-ASBL/oteapi-services/pull/679 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
18+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 676] ( https://github.com/EMMC-ASBL/oteapi-services/pull/676 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
19+ - \[ pre-commit.ci\] pre-commit autoupdate [ \# 673] ( https://github.com/EMMC-ASBL/oteapi-services/pull/673 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
20+ - \[ 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 ) )
21+ - \[ 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 ) )
922- \[ 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 ) )
1023
1124## [ 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.20260309.501 "
1010__author__ = "SINTEF"
1111__author_email__ = "Team4.0@SINTEF.no"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ billiard==4.2.4
88celery == 5.6.2
99certifi == 2026.2.25
1010cffi == 2.0.0
11- charset-normalizer == 3.4.4
11+ charset-normalizer == 3.4.5
1212click == 8.3.1
1313click-didyoumean == 0.3.1
1414click-plugins == 1.1.1.2
@@ -43,7 +43,7 @@ PyNaCl==1.6.2
4343pysftp == 0.2.9
4444python-dateutil == 2.9.0.post0
4545python-dotenv == 1.2.2
46- redis == 7.2.1
46+ redis == 7.3.0
4747requests == 2.32.5
4848six == 1.17.0
4949starlette == 0.52.1
You can’t perform that action at this time.
0 commit comments