Skip to content

Commit

Permalink
chore(deps): update dependency matplotlib to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 889cdd6 commit 7544fa1
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 @@ -49,7 +49,7 @@ dependencies = [
"google-cloud-bigquery<=3.0.0",
"google-cloud-storage>=1.6.0",
"gunicorn>=19.9.0",
"matplotlib==3.3.4",
"matplotlib==3.9.0",
"passlib>=1.7.1",
"ply>=3.11",
"psutil>=5.7.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ google-cloud>=0.32.0
google-cloud-bigquery<=3.0.0
google-cloud-storage>=1.6.0
gunicorn>=19.9.0
matplotlib==3.3.4
matplotlib==3.9.0
passlib>=1.7.1
ply>=3.11
psutil>=5.7.0
Expand Down

0 comments on commit 7544fa1

Please sign in to comment.