Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 19dee89 commit 0a5efaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"click~=8.1",
"cwl-utils==0.34",
"cwlprov==0.1.1",
"networkx==3.1",
"networkx==3.4",
"prov>=1.5.1",
"rocrate>=0.9,<1",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ bdbag>=1.4.1
click~=8.1
cwl-utils==0.34
cwlprov==0.1.1
networkx==3.1
networkx==3.4
prov>=1.5.1
rocrate>=0.9,<1

0 comments on commit 0a5efaf

Please sign in to comment.