From c9979cc6c9d06ae85f63f9698d9b5f67f63624a5 Mon Sep 17 00:00:00 2001 From: Ben C Date: Tue, 26 Apr 2022 19:05:37 -0400 Subject: [PATCH] Update Docs --- docs/Pipfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/Pipfile.lock b/docs/Pipfile.lock index 92c028c5..5f48b06d 100644 --- a/docs/Pipfile.lock +++ b/docs/Pipfile.lock @@ -114,7 +114,7 @@ "sha256:66784a3d37c8f730588524cc8f103448847533f067ba8b5d76e7667675ee31f1", "sha256:ed900db6b19b41bf681513c48ae5e403632878745775ddfc8d5b73438d2930fe" ], - "markers": "python_version >= '3.7' and python_version < '4.0'", + "markers": "python_version >= '3.7' and python_version < '4'", "version": "==0.40.2" }, "jsonschema": { @@ -138,7 +138,7 @@ "sha256:8f4ac8d9a124ab408c67361090ed512deda746c04362c36c2ec16190c720c2b0", "sha256:91113caf23aa662570fe21984f08fe74f814695c0a0ea8e863a8b4c4f63f9f6e" ], - "markers": "python_version >= '3.5' and python_version < '4.0'", + "markers": "python_version >= '3.5' and python_version < '4'", "version": "==2.4.2" }, "markupsafe": { @@ -204,11 +204,11 @@ }, "menagerie-docs": { "hashes": [ - "sha256:387906a2a01c225b29dc047c9b766be7ce4dd5824d2cd53bd985c09c4024101a", - "sha256:c6305c2538e998de57eb48eb4b7ceff160bae9a8a1fbc288a341e71e7c16c57f" + "sha256:fb68b5cfd7046fd619179a190fc49a0e6c0d33a53456e95df08c045448800bda", + "sha256:fd17cd85da13196dfceaa6d6a65097aea28a2cdecf5dc69e6e92f273b15fd759" ], "index": "pypi", - "version": "==0.1.0" + "version": "==0.1.1" }, "mypy-extensions": { "hashes": [ @@ -222,7 +222,7 @@ "sha256:5053fc5ca7b8a281081274702ebf1584e341f40a68e6ab8f6b4b79f4b3fdf18e", "sha256:8e8226f15c0b25565aa391797963b78c95930e12efc40e905153130783e766be" ], - "markers": "python_version >= '3.8' and python_version < '4.0'", + "markers": "python_version >= '3.8' and python_version < '4'", "version": "==0.1.0" }, "packaging": { @@ -453,7 +453,7 @@ "sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14", "sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4.0'", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'", "version": "==1.26.9" }, "xmlschema": {