From 926036035290c44bbcb113c39a44ce6702600d83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Oct 2021 11:09:52 +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.13. - [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.13) --- 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..34f6e5b70 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.13 click==8.0.1 kaggle==1.5.12 git+git://github.com/jina-ai/jina-commons@v0.0.3