Skip to content

Commit 7ac2a17

Browse files
Bump pandas from 1.4.1 to 1.4.2 in /requirements (AtsushiSakai#654)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md) - [Commits](pandas-dev/pandas@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 840248e commit 7ac2a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy == 1.22.3
22
scipy == 1.8.0
3-
pandas == 1.4.1
3+
pandas == 1.4.2
44
matplotlib == 3.5.1
55
cvxpy == 1.2.0
66
pytest == 7.1.1 # For unit test

0 commit comments

Comments
 (0)