From 236fe31d1aca9f9c3f60b38e54f1400f5ceff183 Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Wed, 16 Oct 2024 06:12:38 -0400 Subject: [PATCH] chore(deps): relock requirements-dev.txt --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 469f363fa1e7..3d5855737bf5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -127,7 +127,7 @@ jupyterlite-core==0.3.0 ; python_version >= "3.10" and python_version < "3.13" jupyterlite-pyodide-kernel==0.3.2 ; python_version >= "3.10" and python_version < "3.13" keyring==24.3.1 ; python_version >= "3.10" and python_version < "4.0" kiwisolver==1.4.7 ; python_version >= "3.10" and python_version < "3.13" -lonboard==0.10.2 ; python_version >= "3.10" and python_version < "3.13" +lonboard==0.10.3 ; python_version >= "3.10" and python_version < "3.13" lz4==4.3.3 ; python_version >= "3.10" and python_version < "4.0" markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "4.0" markupsafe==3.0.1 ; python_version >= "3.10" and python_version < "4.0"