Skip to content

Commit 370216f

Browse files
authored
Merge pull request #436 from buffer/dependabot/pip/networkx-3.6.1
Update requirements: Bump networkx from 3.4.2 to 3.6.1
2 parents 1005738 + 0c91585 commit 370216f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"html5lib==1.1",
4646
"lxml==6.0.2",
4747
"networkx==3.4.2; python_version == '3.10'",
48-
"networkx==3.6; python_version > '3.10'",
48+
"networkx==3.6.1; python_version > '3.10'",
4949
"pefile==2024.8.26",
5050
"pillow==12.1.0",
5151
"promise==2.3",

0 commit comments

Comments
 (0)