Skip to content

Commit 52eaac1

Browse files
Bump networkx from 3.4.1 to 3.4.2 (#917)
Bumps [networkx](https://github.com/networkx/networkx) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.4.1...networkx-3.4.2) --- updated-dependencies: - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c0259a commit 52eaac1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev_requirements/requirements-type_check.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ mypy==1.12.0
1111
# via -r dev_requirements/requirements-type_check.in
1212
mypy-extensions==1.0.0
1313
# via mypy
14-
networkx==3.4.1
14+
networkx==3.4.2
1515
# via networkx-stubs
1616
networkx-stubs==0.0.1
1717
# via -r dev_requirements/requirements-type_check.in

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ markupsafe==2.1.3
4444
# via jinja2
4545
more-itertools==10.2.0
4646
# via bo4e-schema-tool
47-
networkx==3.4.1
47+
networkx==3.4.2
4848
# via -r docs/requirements.in
4949
packaging==24.0
5050
# via sphinx

0 commit comments

Comments
 (0)