Skip to content

Commit 5ab27cc

Browse files
Bump networkx from 3.4 to 3.4.1 (#909)
Bumps [networkx](https://github.com/networkx/networkx) from 3.4 to 3.4.1. - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.4...networkx-3.4.1) --- 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 b01753d commit 5ab27cc

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

dev_requirements/requirements-type_check.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@
88
iniconfig==2.0.0
99
# via pytest
1010
mypy==1.12.0
11-
# via -r requirements-type_check.in
11+
# via -r dev_requirements/requirements-type_check.in
1212
mypy-extensions==1.0.0
1313
# via mypy
14-
networkx==3.4
14+
networkx==3.4.1
1515
# via networkx-stubs
1616
networkx-stubs==0.0.1
17-
# via -r requirements-type_check.in
17+
# via -r dev_requirements/requirements-type_check.in
1818
packaging==24.0
1919
# via pytest
2020
pluggy==1.5.0
2121
# via pytest
2222
pytest==8.3.3
23-
# via -r requirements-type_check.in
23+
# via -r dev_requirements/requirements-type_check.in
2424
types-requests==2.32.0.20240914
25-
# via -r requirements-type_check.in
25+
# via -r dev_requirements/requirements-type_check.in
2626
typing-extensions==4.11.0
2727
# via mypy
2828
urllib3==2.2.2

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
47+
networkx==3.4.1
4848
# via -r docs/requirements.in
4949
packaging==24.0
5050
# via sphinx

0 commit comments

Comments
 (0)