From 0127cff56f61c08ee975e6a40759ce0c422353a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 22:01:15 +0000 Subject: [PATCH] Bump nlpsandbox-client from 4.2.0 to 4.3.0 in /server Bumps [nlpsandbox-client](https://github.com/nlpsandbox/nlpsandbox-client) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/nlpsandbox/nlpsandbox-client/releases) - [Commits](https://github.com/nlpsandbox/nlpsandbox-client/compare/4.2.0...4.3.0) --- updated-dependencies: - dependency-name: nlpsandbox-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 652b4cb..edcecf3 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -1,6 +1,6 @@ connexion==2.9.0 mongoengine==0.23.1 -nlpsandbox-client==4.2.0 +nlpsandbox-client==4.3.0 psycopg2-binary==2.9.1 requests==2.26.0 swagger-ui-bundle==0.0.9 \ No newline at end of file