Skip to content

Commit

Permalink
Update dependency matplotlib to v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 7075f88 commit e27ff2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
"geopandas>=1.0.1",
"geopy>=2.4.1",
"mapclassify>=2.8.1",
"matplotlib==3.9.3",
"matplotlib==3.10.0",
"pandas==2.2.3",
"routingpy>=1.3.0",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ mapclassify==2.8.1
# via advent-coding-challenges-24 (pyproject.toml)
markupsafe==3.0.2
# via jinja2
matplotlib==3.9.3
matplotlib==3.10.0
# via advent-coding-challenges-24 (pyproject.toml)
networkx==3.4.2
# via mapclassify
Expand Down

0 comments on commit e27ff2e

Please sign in to comment.