From c5883b9e2c8750b96f7c4b66e708b57e13758157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 15:29:36 +0000 Subject: [PATCH] Bump nameko from 2.8.5 to 2.14.0 in /gateway Bumps [nameko](https://github.com/nameko/nameko) from 2.8.5 to 2.14.0. - [Release notes](https://github.com/nameko/nameko/releases) - [Changelog](https://github.com/nameko/nameko/blob/master/CHANGES) - [Commits](https://github.com/nameko/nameko/compare/v2.8.5...v2.14.0) --- updated-dependencies: - dependency-name: nameko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gateway/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateway/requirements.txt b/gateway/requirements.txt index fdd5957..dbf6bd8 100644 --- a/gateway/requirements.txt +++ b/gateway/requirements.txt @@ -37,7 +37,7 @@ marshmallow==3.0.0b8 mccabe==0.6.1 mistune==0.8.3 mock==2.0.0 -nameko==2.8.5 +nameko==2.14.0 oauth2client==4.1.2 path.py==11.0.1 pbr==4.0.2