Skip to content

Commit 316b19f

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

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

poetry.lock

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plotly = "^6.5.0"
1414
numpy = "^2.3.5"
1515
python-dotenv = "^1.2.1" # Can probably be removed in the future
1616
shapely = "^2.1.2"
17-
networkx = "^3.5"
17+
networkx = "^3.6"
1818
loguru = "^0.7.2"
1919
sqlmodel = "^0.0.27"
2020
pyhocon = "^0.3.60"

0 commit comments

Comments
 (0)