From 1771634d49d1a75c5f16662e3cab956c6200ec5a Mon Sep 17 00:00:00 2001 From: uhbrar Date: Fri, 23 Aug 2024 13:01:08 -0400 Subject: [PATCH 1/2] bump pydantic --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c1f172..b8995ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pytest==7.1.2 pytest-asyncio==0.15.1 pytest-dotenv==0.5.2 pyyaml==6.0.1 -reasoner-pydantic==5.0.4 +reasoner-pydantic==5.0.6 redis~=3.5.3 requests==2.28.1 uvicorn==0.17.6 From 8ba5c155b3682c6d57dfb31386f16a2f7cbf5e18 Mon Sep 17 00:00:00 2001 From: uhbrar Date: Fri, 23 Aug 2024 13:02:42 -0400 Subject: [PATCH 2/2] bump version --- openapi-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi-config.yaml b/openapi-config.yaml index 2f48f80..793e420 100644 --- a/openapi-config.yaml +++ b/openapi-config.yaml @@ -11,7 +11,7 @@ servers: # url: http://127.0.0.1:5000 termsOfService: http://robokop.renci.org:7055/tos?service_long=ARAGORN&provider_long=RENCI title: ARAGORN -version: 2.8.3 +version: 2.8.4 tags: - name: translator - name: ARA