From 9b1f61e3915d9ad283d35b8c3d6802f3b75dc659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 15:29:31 +0000 Subject: [PATCH] Bump nameko from 2.9.0 to 2.14.0 in /services/data Bumps [nameko](https://github.com/nameko/nameko) from 2.9.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.9.0...v2.14.0) --- updated-dependencies: - dependency-name: nameko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/data/requirements.txt b/services/data/requirements.txt index 3189311..6d51d2b 100644 --- a/services/data/requirements.txt +++ b/services/data/requirements.txt @@ -13,7 +13,7 @@ marshmallow==2.15.4 mkl-fft>=1.0.6 mkl-random>=1.0.1 mock==2.0.0 -nameko==2.9.0 +nameko==2.14.0 numpy==1.14.3 path.py==11.0.1 pbr==4.0.4