Skip to content

Commit

Permalink
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 f821c8e commit af5563e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 32 deletions.
66 changes: 35 additions & 31 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ nanachan = "nanachan.__main__:main"
[tool.poetry.dependencies]
python = "~3.12"
"discord.py" = { git = "https://github.com/Japan7/discord.py.git", rev = "3465e2a24b2006db77b5f08c36d3170c0cae9400", extras = ["voice"] }
matplotlib = "3.8.4"
matplotlib = "3.9.0"
vobject = "0.9.7"
python-socketio = { version = "5.11.2", extras = ["asyncio_client"] }
aiohttp = { version = "3.9.5", extras = ["speedups"] }
Expand Down

0 comments on commit af5563e

Please sign in to comment.