Skip to content

Commit 1b1a70d

Browse files
chore(deps): bump modin from 0.27.0 to 0.28.0 (#148)
Bumps [modin](https://github.com/modin-project/modin) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/modin-project/modin/releases) - [Changelog](https://github.com/modin-project/modin/blob/master/docs/release-procedure.md) - [Commits](modin-project/modin@0.27.0...0.28.0) --- updated-dependencies: - dependency-name: modin 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 d81f1da commit 1b1a70d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ swifter = "^1.4.0"
3737
tenacity = "^8.2.3"
3838
sentry-sdk = "^1.40.5"
3939
coverage = "^7.4.2"
40-
modin = {extras = ["all"], version = "^0.27.0"}
40+
modin = {extras = ["all"], version = "^0.28.0"}
4141
dask-expr = "^0.4.2"
4242

4343
[build-system]

0 commit comments

Comments
 (0)