Skip to content

Commit

Permalink
fix(forecast-air-passenger-number): update dependency matplotlib to v…
Browse files Browse the repository at this point in the history
…3.8.2 (#12707)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent 2406b0d commit 2df6a0a
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions neural-forecasting/forecast-air-passenger-number/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Hongbo Miao"]

[tool.poetry.dependencies]
python = "3.11.x"
matplotlib = "3.8.1"
matplotlib = "3.8.2"
neuralforecast = "1.6.4"
pandas = "2.1.3"

Expand Down

0 comments on commit 2df6a0a

Please sign in to comment.