Skip to content

Commit 1a50466

Browse files
fix: bump pandas from 2.3.3 to 3.0.0
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.3 to 3.0.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1c8c24 commit 1a50466

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Django==6.0.1
1010

1111
# Data Manipulation Libraries:
1212
numpy==2.4.1
13-
pandas==2.3.3
13+
pandas==3.0.0
1414

1515
# Data Visualization Libraries:
1616
matplotlib==3.10.8

0 commit comments

Comments
 (0)