From a9e6f3bc8989021439e166f0085006256e275329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 19:27:35 +0000 Subject: [PATCH] Bump eve from 0.7.4 to 0.7.5 in /test/test-gunicorn-app Bumps [eve](https://github.com/pyeve/eve) from 0.7.4 to 0.7.5. - [Release notes](https://github.com/pyeve/eve/releases) - [Changelog](https://github.com/pyeve/eve/blob/master/CHANGES.rst) - [Commits](https://github.com/pyeve/eve/compare/v0.7.4...v0.7.5) Signed-off-by: dependabot[bot] --- test/test-gunicorn-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-gunicorn-app/requirements.txt b/test/test-gunicorn-app/requirements.txt index 334c31a..c50b6ba 100644 --- a/test/test-gunicorn-app/requirements.txt +++ b/test/test-gunicorn-app/requirements.txt @@ -1,4 +1,4 @@ cryptography==2.1.2 -Eve==0.7.4 +Eve==0.7.5 PyYAML==3.12 gunicorn \ No newline at end of file