From db04b763147b1b73e6bb2234aac37c5393bafbd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 15:29:29 +0000 Subject: [PATCH] Bump nameko from 2.6.0 to 2.14.0 in /services/auth Bumps [nameko](https://github.com/nameko/nameko) from 2.6.0 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.6.0...v2.14.0) --- updated-dependencies: - dependency-name: nameko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/auth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/auth/requirements.txt b/services/auth/requirements.txt index 9f08d80..a28dea1 100644 --- a/services/auth/requirements.txt +++ b/services/auth/requirements.txt @@ -14,7 +14,7 @@ Mako==1.0.6 MarkupSafe==1.0 marshmallow==2.13.5 mock==2.0.0 -nameko==2.6.0 +nameko==2.14.0 nameko-sqlalchemy==0.1.0 passlib==1.7.1 path.py==10.3.1