From 6f05c1af619a7f933c73da995541fdbbf3c7a85c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:07:47 +0000 Subject: [PATCH] Bump networkx from 3.4.1 to 3.4.2 Bumps [networkx](https://github.com/networkx/networkx) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](https://github.com/networkx/networkx/compare/networkx-3.4.1...networkx-3.4.2) --- updated-dependencies: - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44999120..6b2069c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ thefuzz==0.22.1 pandas==2.2.3 scikit-learn==1.5.2 jsonschema==4.23.0 -networkx==3.4.1 +networkx==3.4.2