From 8ba04b971b59a2f614f77b4b5b17a44fe28c98fb Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Fri, 16 Aug 2024 11:41:21 -0400 Subject: [PATCH 1/3] Update to ubkg-api==2.1.7 --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index dd57926..d9138e2 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -3,7 +3,7 @@ Flask==3.0.3 Werkzeug==3.0.3 #git+https://github.com/x-atlas-consortia/ubkg-api.git@dev-integrate -ubkg-api==2.1.6 +ubkg-api==2.1.7 neo4j==5.15.0 From de03508ac33907f44674d83fa894167d422b22e7 Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Thu, 22 Aug 2024 10:11:53 -0400 Subject: [PATCH 2/3] Update to ubkg-api 2.1.8 --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index d9138e2..bbffdaf 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -3,7 +3,7 @@ Flask==3.0.3 Werkzeug==3.0.3 #git+https://github.com/x-atlas-consortia/ubkg-api.git@dev-integrate -ubkg-api==2.1.7 +ubkg-api==2.1.8 neo4j==5.15.0 From a90f52b7caffd18358a18e70fe7131fc7096a4c4 Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Thu, 22 Aug 2024 10:12:21 -0400 Subject: [PATCH 3/3] Bump version to 2.1.3 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index eca07e4..ac2cdeb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.2 +2.1.3