Skip to content

Commit 411be9e

Browse files
fix: bump pandas from 2.2.3 to 2.3.0
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1c8e5f commit 411be9e

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
@@ -5,7 +5,7 @@ Django==5.1.6
55

66
# Data Manipulation Libraries:
77
numpy==2.2.4
8-
pandas==2.2.3
8+
pandas==2.3.0
99

1010
# Data Visualization Libraries:
1111
matplotlib==3.10.1

0 commit comments

Comments
 (0)