Skip to content

Commit 2e6eef2

Browse files
authored
Merge pull request #1561 from harvard-edge/dependabot/pip/dev/matplotlib-gte-3.9.4
2 parents 2a84a8b + 3d3f351 commit 2e6eef2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

binder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ipykernel>=6.31.0
2020
ipywidgets>=8.0.0
2121

2222
# Visualization (for milestone examples and modules)
23-
matplotlib>=3.9.0
23+
matplotlib>=3.9.4
2424

2525
# Type checking support
2626
typing-extensions>=4.12.0

book/tools/dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pandas>=2.0.0
1414
titlecase>=2.4.1
1515
rich>=13.0.0
1616
numpy>=1.24.0
17-
matplotlib>=3.7.0
17+
matplotlib>=3.9.4
1818

1919
# --- Additional Production & Tooling Dependencies ---
2020
nltk>=3.8

0 commit comments

Comments
 (0)