Skip to content

Commit

Permalink
[DEPENDABOT]: Bump array-api-compat from 1.7.1 to 1.9
Browse files Browse the repository at this point in the history
Bumps [array-api-compat](https://github.com/data-apis/array-api-compat) from 1.7.1 to 1.9.
- [Release notes](https://github.com/data-apis/array-api-compat/releases)
- [Changelog](https://github.com/data-apis/array-api-compat/blob/main/docs/changelog.md)
- [Commits](data-apis/array-api-compat@1.7.1...1.9)

---
updated-dependencies:
- dependency-name: array-api-compat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 58ee21b commit f77e8c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ rich = ">=10.3.0"
PyYAML = ">=5.4.1"

anndata = "^0.10.5post1"
array-api-compat = "1.7.1"
array-api-compat = "1.9"
matplotlib = "^3.6.3"
mokapot = ">=0.9.1,<0.11.0"
numpy = ">=1.20,<1.25"
Expand Down

0 comments on commit f77e8c0

Please sign in to comment.