From 2420dc4a7f7dcc1a05148fd6a6ffea3b01e1a6ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:17:12 +0000 Subject: [PATCH 1/3] Bump jupyterlab from 2.2.9 to 2.2.10 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.2.9 to 2.2.10. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/application-top@2.2.9...@jupyterlab/application-top@2.2.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49a6e13..f1cbdc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ json5==0.9.5 jsonschema==3.2.0 jupyter-client==6.1.7 jupyter-core==4.7.0 -jupyterlab==2.2.9 +jupyterlab==2.2.10 jupyterlab-pygments==0.1.2 jupyterlab-server==1.2.0 kiwisolver==1.3.1 -- 2.45.2 From 68e17c3e355d172649881c8007ba89c42168672d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 21:12:43 +0000 Subject: [PATCH 2/3] Bump urllib3 from 1.26.2 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b87e8c..a113a04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ testpath==0.4.4 toml==0.10.2 tornado==6.1 traitlets==5.0.5 -urllib3==1.26.2 +urllib3==1.26.5 wcwidth==0.2.5 webencodings==0.5.1 wrapt==1.12.1 -- 2.45.2 From 7db27e746e238b646e44ccb8d53c746930cbffca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 21:13:11 +0000 Subject: [PATCH 3/3] Bump pygments from 2.7.3 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.7.3...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 250b3d9..8ee46fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ prometheus-client==0.9.0 prompt-toolkit==3.0.8 ptyprocess==0.6.0 pycparser==2.20 -Pygments==2.7.3 +Pygments==2.7.4 pylint==2.6.0 pyparsing==2.4.7 pyrsistent==0.17.3 -- 2.45.2