Skip to content

Commit 8a25bd2

Browse files
Bump pandas from 2.2.3 to 2.3.0 (#1487)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4430076 commit 8a25bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.11.18
22
trafaret==2.1.1
33
pyyaml==6.0.2
44
numpy==1.26.4
5-
pandas==2.2.3
5+
pandas==2.3.0
66
scikit-learn==1.7.0
77
scipy==1.15.3
88

0 commit comments

Comments
 (0)