Update git submodules

* Update barbican from branch 'master'
  to 3a76ced8637682a424c994963f5cb12d4af6cefc
  - Fix alembic migrations
    
    A change was introduced to SQL Alchemy 1.4.8 that breaks our Alembic
    migrations.  Specifically it breaks the "add_secret_consumers" migration
    because it attempts to check for a table using an object that is no
    longer allowed to call that function.
    
    This patch removes the bespoke validation, because alembic should take
    care of checking the schema.
    
    Story: 2008967
    Task:  42606
    
    Change-Id: I36fb10445413fb1ec4046ab6c2525eae47d85ea1
This commit is contained in:
Douglas Mendizábal 2021-06-18 13:58:08 -05:00 committed by Gerrit Code Review
parent c9bbe33d4b
commit 68db5c7f13

@ -1 +1 @@
Subproject commit 1ae4badb1a78a6ce8dfcbddfe478506b7af10624
Subproject commit 3a76ced8637682a424c994963f5cb12d4af6cefc