From ac567c91050362be2b3ec7ea6f890cb754eae30b Mon Sep 17 00:00:00 2001
From: "alexandre.caldato" <alexandre.caldato@sully-group.fr>
Date: Mon, 3 Jul 2023 15:39:47 +0200
Subject: [PATCH] new version

---
 Pipfile      | 4 ++--
 Pipfile.lock | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Pipfile b/Pipfile
index 3d1d35f..5c2d448 100644
--- a/Pipfile
+++ b/Pipfile
@@ -4,10 +4,10 @@ verify_ssl = true
 name = "pypi"
 
 [packages]
-mkdocs-dsfr = "0.3.0"
+mkdocs-dsfr = "0.3.1"
 mkdocs = "*"
 
 [dev-packages]
 
 [requires]
-python_version = "3.11"
+python_version = "3"
diff --git a/Pipfile.lock b/Pipfile.lock
index 4025116..6bd5356 100644
--- a/Pipfile.lock
+++ b/Pipfile.lock
@@ -1,11 +1,11 @@
 {
     "_meta": {
         "hash": {
-            "sha256": "15debe083779214ddf104805e6801bfb37b89f41854bfc41762541dcbb67c662"
+            "sha256": "27a7f0abbe78e133e042598d9eb426421a5d49f3813ffb430284670f4632cea5"
         },
         "pipfile-spec": 6,
         "requires": {
-            "python_version": "3.11"
+            "python_version": "3"
         },
         "sources": [
             {
-- 
GitLab