From 7a09c6a76fa6d9a5d3155a455a98de3f38afa699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 11:07:42 +0000 Subject: [PATCH] chore(deps): bump jina[rich,standard] in /cross-modal-search Bumps [jina[rich,standard]](https://github.com/jina-ai/jina) from 2.0.18 to 2.1.12. - [Release notes](https://github.com/jina-ai/jina/releases) - [Changelog](https://github.com/jina-ai/jina/blob/master/CHANGELOG.md) - [Commits](https://github.com/jina-ai/jina/compare/v2.0.18...v2.1.12) --- updated-dependencies: - dependency-name: jina[rich,standard] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cross-modal-search/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cross-modal-search/requirements.txt b/cross-modal-search/requirements.txt index 10a03c1bb..1ed26a4fa 100644 --- a/cross-modal-search/requirements.txt +++ b/cross-modal-search/requirements.txt @@ -1,4 +1,4 @@ -jina[standard,rich]==2.0.18 +jina[standard,rich]==2.1.12 click==8.0.1 kaggle==1.5.12 git+git://github.com/jina-ai/jina-commons@v0.0.3