Skip to content

Commit a613f0c

Browse files
[DEPENDABOT]: Bump networkx from 3.5 to 3.6.1
Bumps [networkx](https://github.com/networkx/networkx) from 3.5 to 3.6.1. - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.5...networkx-3.6.1) --- updated-dependencies: - dependency-name: networkx dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4971bf6 commit a613f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.14"
5050
msgpack==1.1.2 ; python_version >= "3.11" and python_version < "3.14"
5151
multidict==6.7.0 ; python_version >= "3.11" and python_version < "3.14"
5252
narwhals==2.12.0 ; python_version >= "3.11" and python_version < "3.14"
53-
networkx==3.5 ; python_version >= "3.11" and python_version < "3.14"
53+
networkx==3.6.1 ; python_version >= "3.11" and python_version < "3.14"
5454
numpy==2.3.5 ; python_version >= "3.11" and python_version < "3.14"
5555
nvidia-cublas-cu12==12.8.4.1 ; python_version >= "3.11" and python_version < "3.14" and platform_system == "Linux" and platform_machine == "x86_64"
5656
nvidia-cuda-cupti-cu12==12.8.90 ; python_version >= "3.11" and python_version < "3.14" and platform_system == "Linux" and platform_machine == "x86_64"

0 commit comments

Comments
 (0)