From 4c77f8c63ac98e86ca90f02d81b89fa9495f5a10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 21 May 2019 11:18:50 +0000 Subject: [PATCH] Bump algoliasearch from 2.0.1 to 2.0.2 Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-python) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/algolia/algoliasearch-client-python/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/algolia/algoliasearch-client-python/compare/2.0.1...2.0.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 192d9c3..fcdca89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -algoliasearch==2.0.1 +algoliasearch==2.0.2 attrs==19.1.0 bcrypt==3.1.6 certifi==2019.3.9