From fe7bfc4874cdcd236235fe289be0dfc2d1c4be82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 02:19:18 +0000 Subject: [PATCH] Bump types-networkx from 3.2.1.20240703 to 3.2.1.20240907 Bumps [types-networkx](https://github.com/python/typeshed) from 3.2.1.20240703 to 3.2.1.20240907. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-networkx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e832d31..554a04e 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -314,9 +314,7 @@ pygments==2.18.0 \ pylint==3.2.5 \ --hash=sha256:32cd6c042b5004b8e857d727708720c54a676d1e22917cf1a2df9b4d4868abd6 \ --hash=sha256:e9b7171e242dcc6ebd0aaa7540481d1a72860748a0a7816b8fe6cf6c80a6fe7e - # via - # -r requirements/dev.in - # pylint-pytest (pyproject.toml) + # via -r requirements/dev.in pyproject-api==1.7.1 \ --hash=sha256:2dc1654062c2b27733d8fd4cdda672b22fe8741ef1dde8e3a998a9547b071eeb \ --hash=sha256:7ebc6cd10710f89f4cf2a2731710a98abce37ebff19427116ff2174c9236a827 @@ -332,7 +330,6 @@ pytest==8.2.2 \ --hash=sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977 # via # -r requirements/dev.in - # pylint-pytest (pyproject.toml) # pytest-cov # pytest-pudb pytest-cov==5.0.0 \ @@ -438,9 +435,9 @@ traitlets==5.14.3 \ # via # ipython # matplotlib-inline -types-networkx==3.2.1.20240703 \ - --hash=sha256:b8c44440f6fc2f06ca844bf2f3dfbce3e07505c4e93d2658d31489d433b524e1 \ - --hash=sha256:f24d0ba3de0664f182aec66bccf361b673a7a906a5b08e6d2b3a7fafff9fe7b4 +types-networkx==3.2.1.20240907 \ + --hash=sha256:50cede6735c969d9394a4c7b042979f8e0c66921c25cfc9b4b3fe8625c872799 \ + --hash=sha256:fca541eb0b1964159b909cd7620572c9a0b6431ca24a7aee8706ba2957a6b857 # via -r requirements/dev.in typing-extensions==4.12.2 \ --hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \