From c67641623f7dd6d6df59f2fee619d7fe525ad86f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 05:28:33 +0000 Subject: [PATCH] Bump cornice from 5.0.2 to 5.0.3 Bumps [cornice](https://github.com/mozilla-services/cornice) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/mozilla-services/cornice/releases) - [Changelog](https://github.com/Cornices/cornice/blob/master/CHANGES.txt) - [Commits](https://github.com/mozilla-services/cornice/compare/5.0.2...5.0.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c1397e..083f627 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cffi==1.14.2 chardet==3.0.4 colander==1.8.2 colorama==0.4.3 -cornice==5.0.2 +cornice==5.0.3 cornice-swagger==1.0.0 dockerflow==2020.6.0 hupper==1.10.2