forked from Github-Mirrors/canaille
chore: dependencies update
This commit is contained in:
parent
a7635faa29
commit
92081db2c0
1 changed files with 6 additions and 6 deletions
12
poetry.lock
generated
12
poetry.lock
generated
|
@ -1783,13 +1783,13 @@ testing-integration = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "jar
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "shibuya"
|
name = "shibuya"
|
||||||
version = "2024.5.10"
|
version = "2024.5.14"
|
||||||
description = "A clean, responsive, and customizable Sphinx documentation theme with light/dark mode."
|
description = "A clean, responsive, and customizable Sphinx documentation theme with light/dark mode."
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7"
|
python-versions = ">=3.7"
|
||||||
files = [
|
files = [
|
||||||
{file = "shibuya-2024.5.10-py3-none-any.whl", hash = "sha256:a1868bc5cd4605742b3cb75d0da2f8ee933873ee052398b8a7d1b2aba51159de"},
|
{file = "shibuya-2024.5.14-py3-none-any.whl", hash = "sha256:9000218ddae3e79df7d9df3655fa913519198dba38015fac84707cde09bf7951"},
|
||||||
{file = "shibuya-2024.5.10.tar.gz", hash = "sha256:3ff7cf4c6af90bb7c6d29322afc9f1fb76f0af8a86045f80f93cb32f3e496f8a"},
|
{file = "shibuya-2024.5.14.tar.gz", hash = "sha256:614c0c03c9a153c9c930c27972e4ea187abfe63695e5aa08b3484ca26d7f3594"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
|
@ -1898,13 +1898,13 @@ test = ["cython (>=3.0)", "defusedxml (>=0.7.1)", "pytest (>=6.0)", "setuptools
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "sphinx-click"
|
name = "sphinx-click"
|
||||||
version = "5.1.0"
|
version = "5.2.2"
|
||||||
description = "Sphinx extension that automatically documents click applications"
|
description = "Sphinx extension that automatically documents click applications"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.8"
|
python-versions = ">=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "sphinx-click-5.1.0.tar.gz", hash = "sha256:6812c2db62d3fae71a4addbe5a8a0a16c97eb491f3cd63fe34b4ed7e07236f33"},
|
{file = "sphinx_click-5.2.2-py3-none-any.whl", hash = "sha256:52be92a53e04de98b7228617a35008a4949910a70a597256c62ea4276c6a066d"},
|
||||||
{file = "sphinx_click-5.1.0-py3-none-any.whl", hash = "sha256:ae97557a4e9ec646045089326c3b90e026c58a45e083b8f35f17d5d6558d08a0"},
|
{file = "sphinx_click-5.2.2.tar.gz", hash = "sha256:191a36dd5b61f2036592a0b36a6ba037ae97b3dd7e8ce9a056588c5605ac7833"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
|
|
Loading…
Reference in a new issue