From 1d1e5cf0e18d1a3b2f3512c20daf060112e21b3d Mon Sep 17 00:00:00 2001 From: KevinDukelow5 Date: Wed, 12 May 2021 13:33:24 -0400 Subject: [PATCH] Update Amundsen Common to 0.10.0 Critical front end components are breaking due to a mismatch in versions of the `User` model --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da044f4f3..92e7c98d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ SQLAlchemy==1.3.23 # A common package that holds the models deifnition and schemas that are used # accross different amundsen repositories. -amundsen-common==0.9.0 +amundsen-common==0.10.0 # Library for rest endpoints with Flask # Upstream url: https://github.com/flask-restful/flask-restful