chore(deps): lock file maintenance

This commit is contained in:
renovate[bot]
2025-10-26 09:55:11 +00:00
committed by GitHub
parent 4f6bdbe1ad
commit 0a66e62575
2 changed files with 142 additions and 115 deletions

11
poetry.lock generated
View File

@@ -677,19 +677,22 @@ dev = ["meson-python (>=0.13.1,<0.17.0)", "pybind11 (>=2.13.2,!=2.13.3)", "setup
[[package]]
name = "matplotlib-inline"
version = "0.1.7"
version = "0.2.1"
description = "Inline Matplotlib backend for Jupyter"
optional = false
python-versions = ">=3.8"
python-versions = ">=3.9"
groups = ["main"]
files = [
{file = "matplotlib_inline-0.1.7-py3-none-any.whl", hash = "sha256:df192d39a4ff8f21b1895d72e6a13f5fcc5099f00fa84384e0ea28c2cc0653ca"},
{file = "matplotlib_inline-0.1.7.tar.gz", hash = "sha256:8423b23ec666be3d16e16b60bdd8ac4e86e840ebd1dd11a30b9f117f2fa0ab90"},
{file = "matplotlib_inline-0.2.1-py3-none-any.whl", hash = "sha256:d56ce5156ba6085e00a9d54fead6ed29a9c47e215cd1bba2e976ef39f5710a76"},
{file = "matplotlib_inline-0.2.1.tar.gz", hash = "sha256:e1ee949c340d771fc39e241ea75683deb94762c8fa5f2927ec57c83c4dffa9fe"},
]
[package.dependencies]
traitlets = "*"
[package.extras]
test = ["flake8", "nbdime", "nbval", "notebook", "pytest"]
[[package]]
name = "mslex"
version = "1.3.0"