From f972552dd3be0ad305fde49d7962964959d2ea3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:18:55 +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.1.4 to 2.2.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.4...v2.2.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor 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 4584a06..4c9b8d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ipywidgets==7.8.1 nbgitpuller==1.2.0 -pandas==2.1.4 +pandas==2.2.0 voila==0.3.7