From d970fd567dc4114cf5128f5e3e8b6c8799ce7d3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 21:55:41 +0000 Subject: [PATCH] Bump the pip-notebook-env group with 1 update Bumps the pip-notebook-env group with 1 update: [pandas](https://github.com/pandas-dev/pandas). Updates `pandas` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-notebook-env ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c9b8d3..e41660d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ipywidgets==7.8.1 nbgitpuller==1.2.0 -pandas==2.2.0 +pandas==2.2.1 voila==0.3.7