Skip to content
Snippets Groups Projects
Verified Commit c5af6104 authored by Geoffrey Arthaud's avatar Geoffrey Arthaud
Browse files

Use dsfr-structure 0.2.0

parent bf905752
Branches
Tags
No related merge requests found
......@@ -9,7 +9,7 @@ url = "https://gitlab-forge.din.developpement-durable.gouv.fr/api/v4/projects/22
verify_ssl = false
[packages]
dsfr_structure= "*"
dsfr-structure= "0.2.0"
mkdocs = "*"
mkdocs-include-markdown-plugin = "*"
mkdocs-git-revision-date-localized-plugin = "*"
......
{
"_meta": {
"hash": {
"sha256": "2682a1b59cbdcb885a8895dc1b3a1ebbc710ed464476ae23c1a2f3a958a79b64"
"sha256": "a8b77c86bf1f8cd6f379c7e38ccc5b6cd6be2065306016c69d70bf3c068aeafb"
},
"pipfile-spec": 6,
"requires": {
......@@ -191,12 +191,12 @@
},
"dsfr-structure": {
"hashes": [
"sha256:c2cb3b34b415b79e05f7ba41b5b0dda5067b850681274a0d689ef8dbd0c9ebf9",
"sha256:c5bc72d105013318d3a27ee0a969d65fe84a575c28b5f01d4f3f930429552e78"
"sha256:b27f17be962096de526df117e0e2712e5d8f2ac2c2b4900dee5f44c76a7a1290",
"sha256:c89c3dad92de8b27787d1ac7ad8b5343cb9001ec358b326dcd6d431269bce0f0"
],
"index": "pypi",
"markers": "python_version >= '3.10' and python_version < '4.0'",
"version": "==0.1.0"
"version": "==0.2.0"
},
"ghp-import": {
"hashes": [
......@@ -447,12 +447,12 @@
},
"mkdocs-include-markdown-plugin": {
"hashes": [
"sha256:a8eac8f2e6aa391d82d1d5e473b819b52393d91464060c02db5741834fe9008b",
"sha256:bf8d19245ae3fb2eea395888e80c60bc91806a0d879279707d707896c24319c3"
"sha256:046a452dea2796e93f1385a1db106209a18bb9417162063ffe0a432a97c9b837",
"sha256:3ca17da4d5d77cfa5f4da564e65dc74ee2aa6a7368119db23d650fb24d95fce9"
],
"index": "pypi",
"markers": "python_version >= '3.9'",
"version": "==7.0.0"
"version": "==7.1.1"
},
"mkdocs-literate-nav": {
"hashes": [
......@@ -701,12 +701,12 @@
},
"setuptools": {
"hashes": [
"sha256:1dc484f5cf56fd3fe7216d7b8df820802e7246cfb534a1db2aa64f14fcb9cdcb",
"sha256:b3c5d862f98500b06ffdf7cc4499b48c46c317d8d56cb30b5c8bce4d88f5c216"
"sha256:8199222558df7c86216af4f84c30e9b34a61d8ba19366cc914424cdbd28252f6",
"sha256:ce74b49e8f7110f9bf04883b730f4765b774ef3ef28f722cce7c273d253aaf7d"
],
"index": "pypi",
"markers": "python_version >= '3.9'",
"version": "==75.4.0"
"version": "==75.6.0"
},
"six": {
"hashes": [
......@@ -787,12 +787,12 @@
},
"wheel": {
"hashes": [
"sha256:52f0baa5e6522155090a09c6bd95718cc46956d1b51d537ea5454249edb671c7",
"sha256:a57353941a3183b3d5365346b567a260a0602a0f8a635926a7dede41b94c674a"
"sha256:661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729",
"sha256:708e7481cc80179af0e556bbf0cc00b8444c7321e2700b8d8580231d13017248"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==0.45.0"
"version": "==0.45.1"
},
"zipp": {
"hashes": [
......
......@@ -11,7 +11,7 @@ dependencies = [
"mkdocs>=1.4",
"pymdown-extensions>=10.4",
"Pygments>=2.17",
"dsfr_structure>=0.1.0"
"dsfr-structure>=0.2.0"
]
license = { text = "MIT" }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment