We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0623647 commit 0c546b4Copy full SHA for 0c546b4
1 file changed
pyproject.toml
@@ -2,7 +2,7 @@
2
requires = [
3
"marko==2.1.3",
4
"ruamel.yaml==0.18.10",
5
- "setuptools==80.3.1",
+ "setuptools==80.4.0",
6
"wheel==0.45.1",
7
]
8
@@ -26,7 +26,7 @@ dependencies = [
26
"pycryptodome==3.22.0",
27
"remerkleable==0.1.28",
28
29
30
"trie==3.1.0",
31
32
@@ -56,7 +56,7 @@ generator = [
56
docs = [
57
"mdx-truly-sane-lists==1.3",
58
"mkdocs-awesome-pages-plugin==2.10.1",
59
- "mkdocs-material==9.6.12",
+ "mkdocs-material==9.6.13",
60
"mkdocs==1.6.1",
61
62
0 commit comments