Bump the python-packages group across 1 directory with 5 updates - #123
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-packages group across 1 directory with 5 updates#123dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-packages group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [polars](https://github.com/pola-rs/polars) | `1.40.1` | `1.43.1` | | [pot](https://github.com/PythonOT/POT) | `0.9.6.post1` | `0.9.7` | | [pycytominer](https://github.com/cytomining/pycytominer) | `1.4.0` | `1.6.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.16.0` | Updates `polars` from 1.40.1 to 1.43.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.40.1...py-1.43.1) Updates `pot` from 0.9.6.post1 to 0.9.7 - [Release notes](https://github.com/PythonOT/POT/releases) - [Changelog](https://github.com/PythonOT/POT/blob/master/RELEASES.md) - [Commits](PythonOT/POT@0.9.6.post1...0.9.7) Updates `pycytominer` from 1.4.0 to 1.6.1 - [Release notes](https://github.com/cytomining/pycytominer/releases) - [Commits](cytomining/pycytominer@v1.4.0...v1.6.1) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `ruff` from 0.15.12 to 0.16.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.12...0.16.0) --- updated-dependencies: - dependency-name: polars dependency-version: 1.43.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pot dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pycytominer dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 5 updates in the / directory:
1.40.11.43.10.9.6.post10.9.71.4.01.6.19.0.39.1.10.15.120.16.0Updates
polarsfrom 1.40.1 to 1.43.1Release notes
Sourced from polars's releases.
... (truncated)
Commits
8d438bePython Polars 1.43.1 (#28523)a3e282arefactor: Make hive_part extraction a function and public (#28507)f6d2becdocs: Update and restructure README (#28490)b78761cfeat(rust): Support reading IEEE 754 total order Parquet column order (#27896)b1268f1fix: Fix panic on self join of scan_delta / scan_iceberg (#28468)0d4a49afix(rust): Decrement ParkGroup worker count when worker exits (#28492)a3982ddfix(rust): Add missing Send bounds in Connector (#28497)49ceb73fix: Fix UB on first/last_non_null with empty chunk (#28495)1f63626fix: Do not CSE non-column height expr on streaming engine (#28480)f75402efix: Propagate adjusted sortedness through Gather (#28493)Updates
potfrom 0.9.6.post1 to 0.9.7Release notes
Sourced from pot's releases.
... (truncated)
Changelog
Sourced from pot's changelog.
... (truncated)
Commits
a12794e[MRG] Release 0.9.7 (#829)c980bda[MRG] Fix label-aware cost correction in ot.da (closes #664) (#833)e52c2a3[MRG] Proximal point solver for batched optimal transport (#832)c836b97[MRG] add debiasing and all new solvers toot.solve_sample(#831)956240bFixing issue in SGOT example and SGOT cost function. (#830)f1e0c5c[MRG] Update wrapper for new geomloss version (#826)5a0f496[MRG] Add backend-agnostic semi-discrete OT module and SGD-based solver in ot...60cbe12[MRG] reorganize tests per backends (#828)6c98fac[MRG] Wrapper for OT barycenter solvers with free support (#730)b74342c[MRG] Fix documentation for lowrank_sinkhorn and lowrank_gromov_wasserstein… ...Updates
pycytominerfrom 1.4.0 to 1.6.1Release notes
Sourced from pycytominer's releases.
... (truncated)
Commits
dfa0237Adding roadmap (#708)d046f84Update core pycytominer docs and return types (#711)d2cdb7bbuild(deps): bump tornado from 6.5.5 to 6.5.6 (#710)9c457aebuild(deps): bump https://github.com/tox-dev/pyproject-fmt from v2.12.1 to 2....4463c73build(deps): bump the python-packages group across 1 directory with 8 updates...dda58aaAdd minimal install/import tests on Linux and macOS (#694)4f37779fix modz bug (#687)edbe8d6fix codecov badge (#707)1b49485added deprecation warnings to pycytominer docs (#706)13fa5efAdded deprecation warnings for DeepProfiler_processing.py and cell_locations....Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
rufffrom 0.15.12 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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