From 6242147f4f3de00c58df7c61975f661d0e005edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:17:25 +0000 Subject: [PATCH] Bump pandas from 2.1.1 to 2.1.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.1 to 2.1.4. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.1...v2.1.4) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 9312891..491a6fe 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -93,7 +93,7 @@ packaging==23.1 # matplotlib # plotly # pytest -pandas==2.1.1 +pandas==2.1.4 # via # -r requirements.dev.in # country-converter