Skip to content

Commit

Permalink
Update dependency networkx to v3.1 (#157)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [networkx](https://networkx.org/)
([source](https://togithub.com/networkx/networkx)) | `==3.0` -> `==3.1`
|
[![age](https://badges.renovateapi.com/packages/pypi/networkx/3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/pypi/networkx/3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/pypi/networkx/3.1/compatibility-slim/3.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/pypi/networkx/3.1/confidence-slim/3.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>networkx/networkx</summary>

###
[`v3.1`](https://togithub.com/networkx/networkx/releases/tag/networkx-3.1):
NetworkX 3.1

[Compare
Source](https://togithub.com/networkx/networkx/compare/networkx-3.0...networkx-3.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/allenporter/flux-local).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMi4yIiwidXBkYXRlZEluVmVyIjoiMzUuMzIuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 6, 2023
1 parent 9fcb0cb commit fbefa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ coverage==7.2.2
GitPython==3.1.31
mypy==1.1.1
nest_asyncio==1.5.6
networkx==3.0
networkx==3.1
pdoc==13.1.0
pip==23.0.1
pre-commit==3.2.2
Expand Down

0 comments on commit fbefa0c

Please sign in to comment.