From 2c8b89007ffa85caa1d5e8f32928ba5577632e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 06:55:35 +0000 Subject: [PATCH] Bump pandas from 2.1.0 to 2.1.1 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 0b1a65a..fa9ab74 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -45,10 +45,6 @@ cycler==0.11.0 # via matplotlib distlib==0.3.7 # via virtualenv -exceptiongroup==1.1.3 - # via - # cattrs - # pytest filelock==3.12.4 # via virtualenv fiona==1.9.4.post1 @@ -89,7 +85,7 @@ packaging==23.1 # geopandas # matplotlib # pytest -pandas==2.1.0 +pandas==2.1.1 # via # -r requirements.dev.in # country-converter @@ -144,17 +140,6 @@ six==1.16.0 # fiona # python-dateutil # url-normalize -tomli==2.0.1 - # via - # black - # build - # pip-tools - # pyproject-hooks - # pytest -typing-extensions==4.8.0 - # via - # black - # cattrs tzdata==2023.3 # via pandas unidecode==1.3.6