Skip to content

Commit

Permalink
pip dev(deps-dev): update scirpy requirement from <=0.16.1 to <=0.17.0
Browse files Browse the repository at this point in the history
Updates the requirements on [scirpy](https://github.com/scverse/scirpy) to permit the latest version.
- [Release notes](https://github.com/scverse/scirpy/releases)
- [Changelog](https://github.com/scverse/scirpy/blob/main/CHANGELOG.md)
- [Commits](scverse/scirpy@v0.1...v0.17.0)

---
updated-dependencies:
- dependency-name: scirpy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent f1e854b commit b33aceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"readthedocs-sphinx-ext<=2.2.5",
"recommonmark<=0.7.1",
],
"scirpy": ["scirpy<=0.16.1", "awkward", "mudata"],
"scirpy": ["scirpy<=0.17.0", "awkward", "mudata"],
},
package_data={
"dandelion": ["bin/tigger-genotype.R", "bin/MakeDB_gentle.py"]
Expand Down

0 comments on commit b33aceb

Please sign in to comment.