From 91c63e4408f5405b6570cde99941cf90099c5b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 15:06:21 +0200 Subject: [PATCH] build(deps): bump jupyterlab-git from 0.50.0 to 0.50.1 in /docker/py (#448) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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