Skip to content

Commit

Permalink
Bump networkx from 2.8.6 to 3.3
Browse files Browse the repository at this point in the history
Bumps [networkx](https://github.com/networkx/networkx) from 2.8.6 to 3.3.
- [Release notes](https://github.com/networkx/networkx/releases)
- [Commits](networkx/networkx@networkx-2.8.6...networkx-3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 166185d commit bb4b125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom-nb-image/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ nbconvert==7.0.0; python_version >= '3.7'
nbdime==3.1.1; python_version >= '3.6'
nbformat==5.6.1; python_version >= '3.7'
nest-asyncio==1.5.5; python_version >= '3.5'
networkx==2.8.6; python_version >= '3.8'
networkx==3.3; python_version >= '3.8'
notebook-shim==0.1.0; python_version >= '3.7'
notebook==6.4.12; python_version >= '3.7'
numpy==1.23.3
Expand Down

0 comments on commit bb4b125

Please sign in to comment.