From b838deb238d2842982c2386bc0c3480c71498714 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 20 Feb 2020 11:58:09 -0500 Subject: [PATCH] Update bravado-core from 5.16.0 to 5.16.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc693e6..f692c94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ connexion==2.4.0 SQLAlchemy==1.3.11 tornado==6.0.3 decorator==4.4.1 -bravado-core==5.16.0 +bravado-core==5.16.1 pyyaml>=4.2b1