OmicsML / dance

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

build(deps): bump scikit-misc from 0.3.0 to 0.3.1 #402

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps scikit-misc from 0.3.0 to 0.3.1.

Changelog

Sourced from scikit-misc's changelog.

v0.3.1

(2023-12-14)

  • Include tools/ in the source distribution
Commits
  • 09268c7 Fix theme
  • bfedd50 CI: Update py312 & bump cibuildwheel in cirrusci
  • 71f4510 Prepare changelog for release
  • 848dfc9 BLD: Add a compiler flag
  • cd3d048 CI: Bump cibuildwheel version for py3.12 wheels
  • 9db7aca Add support for python 3.12
  • 5603e0d Include tools/ in source directory
  • 269f61e Remove setup.py
  • 3c038d4 BLD: semver tags should trigger cirrus-ci build
  • See full diff 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 7 months ago

@dependabot squash and merge