From cb45a8f3c7a60b5c9523559f8f2563cb867b6966 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 09:19:36 +0000 Subject: [PATCH] Bump pandas from 0.25.1 to 1.0.2 Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.25.1 to 1.0.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v0.25.1...v1.0.2) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index aa0c54ae..00566ccc 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -24,7 +24,7 @@ django-treebeard==4.3 # https://github.com/django-treebeard/django-treebeard git+git://github.com/jperelli/django-rest-framework-social-oauth2.git@django3_compatible geopandas==0.6.0 -pandas==0.25.1 +pandas==1.0.2 Shapely==1.6.4.post2 Rtree==0.8.3