From 993992aebce0b3528d903cf49fc5ee989fe937d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 01:02:53 +0000 Subject: [PATCH] build(deps): update pandas requirement from >=2.0.3 to >=2.3.3 Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 029c394..2fa07a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cdshealpix>=0.6.0 ipyaladin>=0.3.0 matplotlib>=3.10.0 MOCpy>=0.15.0 -pandas>=2.0.3 +pandas>=2.3.3 plotly>=5.14.0.a pyvo>=1.4.1 regions>=0.7