Skip to content

Commit 8963004

Browse files
Bump modin from 0.32.0 to 0.37.1
Bumps [modin](https://github.com/modin-project/modin) from 0.32.0 to 0.37.1. - [Release notes](https://github.com/modin-project/modin/releases) - [Changelog](https://github.com/modin-project/modin/blob/main/docs/release-procedure.md) - [Commits](modin-project/modin@0.32.0...0.37.1) --- updated-dependencies: - dependency-name: modin dependency-version: 0.37.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72db1a7 commit 8963004

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

poetry.lock

Lines changed: 16 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pytest-asyncio = "^0.23.5"
3535
swifter = "^1.4.0"
3636
tenacity = "^8.2.3"
3737
sentry-sdk = "^2.13.0"
38-
modin = {extras = ["ray"], version = "^0.32.0"}
38+
modin = {extras = ["ray"], version = "^0.37.1"}
3939
openpyxl = "^3.1.5"
4040
requests = "^2.32.3"
4141
thefuzz = "^0.22.1"

0 commit comments

Comments
 (0)