From 5feb59b6b4d5eb4801d28e9a375a86f46b96a1ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 09:20:29 +0000 Subject: [PATCH] Bump pandas from 0.25.1 to 1.3.0 Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.25.1 to 1.3.0. - [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.3.0) 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 e4798abe..0cd63690 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -25,7 +25,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.3.0 Shapely==1.6.4.post2 Rtree==0.8.3