From 4dbcc79b7be13494415e07fbaaafea3b9580942b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 15:29:44 +0000 Subject: [PATCH] Bump nameko from 2.11.0 to 2.14.0 Bumps [nameko](https://github.com/nameko/nameko) from 2.11.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.11.0...v2.14.0) --- updated-dependencies: - dependency-name: nameko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f0f9a2..3ff0d0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ importlib-metadata==0.8 kombu==4.2.2.post1 mock==2.0.0 monotonic==1.5 -nameko==2.11.0 +nameko==2.14.0 path.py==11.5.0 pathlib2==2.3.3 pbr==5.1.1