Skip to content

Commit da8a215

Browse files
authored
Merge pull request #1319 from FlorianPfaff/dependabot/pip/networkx-3.5
Bump networkx from 3.4.2 to 3.5
2 parents b4c721a + bed9a8a commit da8a215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ markupsafe==3.0.3 ; python_version >= "3.10" and python_version < "3.13"
2525
matplotlib==3.10.7 ; python_version >= "3.10" and python_version < "3.13"
2626
ml-dtypes==0.5.3 ; python_version >= "3.10" and python_version < "3.13"
2727
mpmath==1.3.0 ; python_version >= "3.10" and python_version < "3.13"
28-
networkx==3.4.2 ; python_version >= "3.10" and python_version < "3.13"
28+
networkx==3.5 ; python_version >= "3.10" and python_version < "3.13"
2929
numpy-quaternion==2024.0.12 ; python_version >= "3.10" and python_version < "3.13"
3030
numpy==2.3.4 ; python_version >= "3.10" and python_version < "3.13"
3131
nvidia-cublas-cu12==12.1.3.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)