From b040154a56295c6d0640b2270819fb779fd4512e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 22:17:22 +0000 Subject: [PATCH] build(deps): bump jupyterlab-git from 0.50.0 to 0.50.1 in /docker/py Bumps [jupyterlab-git](https://github.com/jupyterlab/jupyterlab-git) from 0.50.0 to 0.50.1. - [Release notes](https://github.com/jupyterlab/jupyterlab-git/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab-git/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.0...v0.50.1) --- updated-dependencies: - dependency-name: jupyterlab-git dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docker/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/py/requirements.txt b/docker/py/requirements.txt index 3a917506..992d85b9 100644 --- a/docker/py/requirements.txt +++ b/docker/py/requirements.txt @@ -2,7 +2,7 @@ bleach>5.0.0 # closes #300 certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability Jinja2<3.1 # because of https://github.com/jupyter/nbconvert/issues/1742 jupyter-server-proxy==4.1.2 -jupyterlab-git==0.50.0 +jupyterlab-git==0.50.1 jupyterlab-system-monitor~=0.8.0 mistune>=2.0.1 # not directly required, pinned by Snyk to avoid a vulnerability papermill~=2.6.0