From 69c668f57d069a9360cf0e2b953f5a0ee4a1e558 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 01:55:47 +0000 Subject: [PATCH] chore(deps): update dependency jupyterlite-core to >=0.3,<0.6 --- pyproject.toml | 2 +- uv.lock | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 91842267eebd..dbbc4a87ccb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -277,7 +277,7 @@ docs = [ "jupyter-cache>=1.0.0,<2", "jupyterlab>=4.2.5,<5", "jupyterlab-night>=0.4.6,<1", - "jupyterlite-core>=0.3,<0.4", + "jupyterlite-core>=0.3,<0.6", "jupyterlite-pyodide-kernel>=0.3,<0.4", ] diff --git a/uv.lock b/uv.lock index e442ff96203d..8180d4e3c1f1 100644 --- a/uv.lock +++ b/uv.lock @@ -2415,7 +2415,7 @@ docs = [ { name = "jupyter-cache", specifier = ">=1.0.0,<2" }, { name = "jupyterlab", specifier = ">=4.2.5,<5" }, { name = "jupyterlab-night", specifier = ">=0.4.6,<1" }, - { name = "jupyterlite-core", specifier = ">=0.3,<0.4" }, + { name = "jupyterlite-core", specifier = ">=0.3,<0.6" }, { name = "jupyterlite-pyodide-kernel", specifier = ">=0.3,<0.4" }, { name = "lonboard", specifier = "==0.10.3" }, { name = "nbclient", specifier = ">=0.8.0,<1" }, @@ -4015,6 +4015,7 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/33/39/5a9a229bb5414abeb86e33b8fc8143ab0aecce5a7f698a53e31367d30caa/psycopg2-2.9.10-cp311-cp311-win_amd64.whl", hash = "sha256:0435034157049f6846e95103bd8f5a668788dd913a7c30162ca9503fdf542cb4", size = 1163736 }, { url = "https://files.pythonhosted.org/packages/3d/16/4623fad6076448df21c1a870c93a9774ad8a7b4dd1660223b59082dd8fec/psycopg2-2.9.10-cp312-cp312-win32.whl", hash = "sha256:65a63d7ab0e067e2cdb3cf266de39663203d38d6a8ed97f5ca0cb315c73fe067", size = 1025113 }, { url = "https://files.pythonhosted.org/packages/66/de/baed128ae0fc07460d9399d82e631ea31a1f171c0c4ae18f9808ac6759e3/psycopg2-2.9.10-cp312-cp312-win_amd64.whl", hash = "sha256:4a579d6243da40a7b3182e0430493dbd55950c493d8c68f4eec0b302f6bbf20e", size = 1163951 }, + { url = "https://files.pythonhosted.org/packages/ae/49/a6cfc94a9c483b1fa401fbcb23aca7892f60c7269c5ffa2ac408364f80dc/psycopg2-2.9.10-cp313-cp313-win_amd64.whl", hash = "sha256:91fd603a2155da8d0cfcdbf8ab24a2d54bca72795b90d2a3ed2b6da8d979dee2", size = 2569060 }, ] [[package]]