Skip to content

Commit 21e7487

Browse files
Bump pandas from 1.2.5 to 1.3.0 (AtsushiSakai#525)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.5 to 1.3.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](pandas-dev/pandas@v1.2.5...v1.3.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production 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 51689d6 commit 21e7487

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,5 +1,5 @@
11
numpy == 1.21.0
22
scipy == 1.7.0
3-
pandas == 1.2.5
3+
pandas == 1.3.0
44
matplotlib == 3.4.2
55
cvxpy == 1.1.13

0 commit comments

Comments
 (0)