Skip to content

Commit 8fe582a

Browse files
chore(deps): bump pandas from 2.2.3 to 2.3.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.2) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eaf6abe commit 8fe582a

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
numpy==2.3.2; platform_machine != 'armv7l'
22
numpy==2.2.4; platform_machine == 'armv7l'
33
pandas==2.3.1; platform_machine != 'armv7l'
4-
pandas==2.2.3; platform_machine == 'armv7l'
4+
pandas==2.3.2; platform_machine == 'armv7l'
55
bottleneck==1.5.0
66
numexpr==2.11.0
77
# Indicator libraries

0 commit comments

Comments
 (0)