From e9fc93b8f731ce532c48842964db8eb66b6d66c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 18:38:35 +0000 Subject: [PATCH] Bump networkx from 3.1 to 3.2.1 Bumps [networkx](https://github.com/networkx/networkx) from 3.1 to 3.2.1. - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](https://github.com/networkx/networkx/compare/networkx-3.1...networkx-3.2.1) --- updated-dependencies: - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec954ae4..e16b2831 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ thefuzz==0.20.0 pandas==2.1.2 scikit-learn==1.3.2 jsonschema==4.21.1 -networkx==3.1 +networkx==3.2.1