diff --git a/docs/Pipfile b/docs/Pipfile index 416e19ea4b..10d097d2af 100644 --- a/docs/Pipfile +++ b/docs/Pipfile @@ -11,7 +11,7 @@ mkdocs-jupyter = "*" mkdocs-redirects = "*" mkdocstrings = "*" mkdocstrings-python = "*" -urllib3 = "==1.26.6" +urllib3 = "==2.7.0" mistune = "==3.0.2" [requires] diff --git a/docs/Pipfile.lock b/docs/Pipfile.lock index cb6b23174f..6445c847a4 100644 --- a/docs/Pipfile.lock +++ b/docs/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e403f8cb88e7a9af50b0ae2cc1b8f0b2ab0e99c1c59afcccf7947e0e5d9fd18c" + "sha256": "2fbedbd34a35bf39cb16dcfef613d52cf9de499a0e10089eec35e72f606a7d75" }, "pipfile-spec": 6, "requires": { @@ -3007,12 +3007,12 @@ }, "urllib3": { "hashes": [ - "sha256:39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4", - "sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f" + "sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c", + "sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897" ], "index": "pypi", - "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.6" + "markers": "python_version >= '3.10'", + "version": "==2.7.0" }, "watchdog": { "hashes": [