Skip to content

Commit 1b4bc0f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Data Manipulation Libraries:
33
numpy==2.2.4
4-
pandas==2.3.0
4+
pandas==2.3.1
55

66
# Data Visualization Libraries:
77
matplotlib==3.10.1

0 commit comments

Comments
 (0)