OmicsML / dance

DANCE: a deep learning library and benchmark platform for single-cell analysis
https://pydance.readthedocs.io
BSD 2-Clause "Simplified" License
344 stars 33 forks source link

build(deps): bump scanpy from 1.9.6 to 1.9.8 #413

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps scanpy from 1.9.6 to 1.9.8.

Commits
  • 6da39f1 Backport PR #2832: Fix for _validate_palette for old numpy versions, prepare ...
  • 07c6e90 Backport PR #2826 on branch 1.9.x (Prepare 1.9.7 release) (#2827)
  • 4a8e872 Backport PR #2801: Fix scanpy.read_10x_mtx’s gex_only=True mode (#2812)
  • 518e76a Backport PR #2793 on branch 1.9.x (Fix typo) (#2796)
  • 1daae5b Backport PR #2782: Fix Seurat n_top_genes default (#2783)
  • 4058e36 Backport PR #2757: pp.highly_variable_genes handles subset and inplace consis...
  • 70d55d5 Backport PR #2739 on branch 1.9.x (Catplot fix) (#2752)
  • 295d889 Backport PR #2750 on branch 1.9.x (Skip _wraps_plot_scatter on 3.9) (#2751)
  • ec4d79f Backport PR #2733 on branch 1.9.x (Require matplotlib 3.6+ for colormaps) (#2...
  • d1fe8da Backport PR #2734 on branch 1.9.x (Make _validate_palette work with arrays) (...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
RemyLau commented 6 months ago

@dependabot squash and merge