Skip to content

Commit f1523d0

Browse files
build(deps-dev): bump pandas from 1.5.3 to 2.0.3 (#768)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.5.3...v2.0.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7c7036 commit f1523d0

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.8.5
22
trafaret==2.1.1
33
pyyaml==6.0.1
44
numpy==1.23.4
5-
pandas==1.5.3
5+
pandas==2.0.3
66
scikit-learn==1.3.0
77
scipy==1.11.2
88

0 commit comments

Comments
 (0)