From 5019485ace773cf15b4598aba7861aa968965459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 05:56:35 +0000 Subject: [PATCH] Update jupyterlab-pygments requirement from ~=0.1.1 to ~=0.1.2 Updates the requirements on [jupyterlab-pygments](http://jupyter.org) to permit the latest version. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24db13ea904..10f9f8a3096 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ Jinja2~=2.11.2 jsonschema~=3.2.0 jupyter-client~=6.1.7 jupyter-core~=4.6.3 -jupyterlab-pygments~=0.1.1 +jupyterlab-pygments~=0.1.2 kiwisolver~=1.2.0 MarkupSafe~=1.1.1 matplotlib~=3.3.2