diff --git a/.dev/requirements_dev.txt b/.dev/requirements_dev.txt index ea827fa..9c5f47e 100644 --- a/.dev/requirements_dev.txt +++ b/.dev/requirements_dev.txt @@ -1,4 +1,4 @@ -dulwich~=0.22.4 +dulwich~=0.22.5 debugpy>=1.8.0 fakeredis~=2.26 httpx~=0.27.2 diff --git a/.github/utils/direct_requirements.txt b/.github/utils/direct_requirements.txt index 57693ea..107f12e 100644 --- a/.github/utils/direct_requirements.txt +++ b/.github/utils/direct_requirements.txt @@ -1,4 +1,4 @@ -fastapi-slim>=0.115.4 +fastapi-slim>=0.115.5 hypercorn>=0.14.4 oteapi-core>=0.7.0.dev3 pydantic>=2.9.2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c5c62..efd07fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ **Merged pull requests:** -- \[Auto-generated\] Update dependencies [\#531](https://github.com/EMMC-ASBL/oteapi-services/pull/531) ([TEAM4-0](https://github.com/TEAM4-0)) +- \[Auto-generated\] Update dependencies [\#534](https://github.com/EMMC-ASBL/oteapi-services/pull/534) ([TEAM4-0](https://github.com/TEAM4-0)) - \[Auto-generated\] Update dependencies [\#459](https://github.com/EMMC-ASBL/oteapi-services/pull/459) ([TEAM4-0](https://github.com/TEAM4-0)) - \[Auto-generated\] Update dependencies [\#452](https://github.com/EMMC-ASBL/oteapi-services/pull/452) ([TEAM4-0](https://github.com/TEAM4-0)) - \[Auto-generated\] Update dependencies [\#429](https://github.com/EMMC-ASBL/oteapi-services/pull/429) ([TEAM4-0](https://github.com/TEAM4-0)) diff --git a/app/__init__.py b/app/__init__.py index 0038839..559f90b 100644 --- a/app/__init__.py +++ b/app/__init__.py @@ -4,6 +4,6 @@ The server should be deployed via the `Dockerfile`. """ -__version__ = "1.20241107.389" +__version__ = "1.20241114.390" __author__ = "SINTEF" __author_email__ = "Team4.0@SINTEF.no" diff --git a/requirements.txt b/requirements.txt index 21cc2f0..2087d30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ agraph-python==102.1.2 -amqp==5.2.0 +amqp==5.3.1 annotated-types==0.7.0 anyio==4.6.2.post1 -async-timeout==5.0.0 +async-timeout==5.0.1 bcrypt==4.2.0 billiard==4.2.1 celery==5.4.0 @@ -17,7 +17,7 @@ cryptography==43.0.3 diskcache==5.6.3 et_xmlfile==2.0.0 exceptiongroup==1.2.2 -fastapi-slim==0.115.4 +fastapi-slim==0.115.5 future==1.0.0 h11==0.14.0 h2==4.1.0 @@ -50,11 +50,11 @@ sniffio==1.3.1 starlette==0.41.2 taskgroup==0.0.0a4 tenacity==9.0.0 -tomli==2.0.2 +tomli==2.1.0 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 vine==5.1.0 wcwidth==0.2.13 wsproto==1.2.0 -zipp==3.20.2 +zipp==3.21.0