Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent c1688ae commit 2eec5a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ multidict==6.0.4
# -r requirements.txt
# aiohttp
# yarl
networkx==2.8.8
networkx==3.1
# via -r requirements.txt
packaging==23.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aiohttp<4
aiokafka<1
isodate<1
jsonschema<5
networkx<3
networkx<4
protobuf<4
python-dateutil<3
tenacity<9
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ multidict==6.0.4
# via
# aiohttp
# yarl
networkx==2.8.8
networkx==3.1
# via -r requirements.in
packaging==23.1
# via aiokafka
Expand Down

0 comments on commit 2eec5a1

Please sign in to comment.