Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Updates the requirements on modin to permit the latest version.
Updates modin to 0.35.0

Release notes

Sourced from modin's releases.

Modin 0.35.0

This release includes various bug fixes and improvements, and adds support for pandas 2.3.

Key Features and Updates Since 0.34.0

  • Stability and Bugfixes
    • FIX-#7622: Fall back to printing backend switching progress when tqdm is not available. (#7623)
    • FIX-#7638: Suppress default to pandas warnings on native pandas backend (#7639)
    • FIX-#7640: Respect AutoSwitchBackend.disable() in init. (#7641)
    • FIX-#7645: Stop raising an error for applying numpy ufuncs. (#7646)
  • Performance enhancements
    • PERF-#7435: Use shallow copies in native pandas mode (#7634)
  • Update testing suite
    • TEST-#7629: Update code for mypy 1.17 (#7630)
    • TEST-#7643: Fix residual failures from pandas 2.3 (#7644)
  • New Features
    • FEAT-#7604: Support pandas 2.3 (#7635)
    • FEAT-#7627: Define move_to and move_from methods (#7628)
    • FEAT-#7636: Make AutoSwitchBackend False by default. (#7637)
    • FEAT-#7647: Shorten the hybrid progress bar text (#7648)

Contributors

@​sfc-gh-joshi @​sfc-gh-mvashishtha @​sfc-gh-vrpatel

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [modin](https://github.com/modin-project/modin) to permit the latest version.

Updates `modin` to 0.35.0
- [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.31.0...0.35.0)

---
updated-dependencies:
- dependency-name: modin
  dependency-version: 0.35.0
  dependency-type: direct:production
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Looks like modin is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/production-dependencies-8011272a48 branch September 1, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant