Skip to content

Commit

Permalink
build(deps): bump igraph from 0.10.1 to 0.10.6 (#324)
Browse files Browse the repository at this point in the history
* build(deps): bump igraph from 0.10.1 to 0.10.6

Bumps [igraph](https://github.com/igraph/python-igraph) from 0.10.1 to 0.10.6.
- [Release notes](https://github.com/igraph/python-igraph/releases)
- [Changelog](https://github.com/igraph/python-igraph/blob/main/CHANGELOG.md)
- [Commits](igraph/python-igraph@0.10.1...0.10.6)

---
updated-dependencies:
- dependency-name: igraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and pre-commit-ci[bot] authored Aug 19, 2023
1 parent 9322952 commit e4b09ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
h5py==3.9.0
igraph==0.10.1
igraph==0.10.6
leidenalg==0.10.1
mudata==0.2.3
networkx==3.1
Expand All @@ -18,4 +18,4 @@ statsmodels==0.14.0
tables==3.8.0
threadpoolctl==3.2.0
torchnmf==0.3.5
tqdm==4.66.1
tqdm==4.66.1

0 comments on commit e4b09ca

Please sign in to comment.