From 578cad1ff854bc97d4bc5126a4a0fc32f1f9968c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Feb 2021 16:43:55 +0000 Subject: [PATCH] Bump python-igraph from 0.8.3 to 0.9.0 Bumps [python-igraph](https://github.com/igraph/python-igraph) from 0.8.3 to 0.9.0. - [Release notes](https://github.com/igraph/python-igraph/releases) - [Changelog](https://github.com/igraph/python-igraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/igraph/python-igraph/compare/0.8.3...0.9.0) Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 69018432a0..3a1f64e5ea 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,5 +5,5 @@ pre-commit==2.10.1 pytest==6.2.2 pytest-cov==2.11.1 pytest-responses==0.4.0 -python-igraph==0.8.3 +python-igraph==0.9.0 responses==0.12.1