build(deps): bump networkx from 2.5.1 to 3.0

Bumps [networkx](https://github.com/networkx/networkx) from 2.5.1 to 3.0.
- [Release notes](https://github.com/networkx/networkx/releases)
- [Commits](https://github.com/networkx/networkx/compare/networkx-2.5.1...networkx-3.0)

---
updated-dependencies:
- dependency-name: networkx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-09 14:03:44 +00:00
committed by GitHub
parent 810e2d70d3
commit 5f31bdbb3e

View File

@@ -20,7 +20,7 @@ requirements = [
"ida-settings==2.1.0", "ida-settings==2.1.0",
"viv-utils[flirt]==0.7.7", "viv-utils[flirt]==0.7.7",
"halo==0.0.31", "halo==0.0.31",
"networkx==2.5.1", "networkx==3.0",
"ruamel.yaml==0.17.21", "ruamel.yaml==0.17.21",
"vivisect==1.0.8", "vivisect==1.0.8",
"pefile==2022.5.30", "pefile==2022.5.30",