From 41e952b472efa65dcf32f325ec35cf4cb0005794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 04:03:08 +0000 Subject: [PATCH 1/2] Update ruamel-yaml-clib requirement from ~=0.2.6 to ~=0.2.7 Updates the requirements on [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) to permit the latest version. --- updated-dependencies: - dependency-name: ruamel-yaml-clib 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 806e9ca4030..c0f3ad8688b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -122,7 +122,7 @@ pyzmq~=24.0.1 requests~=2.28.1 rsa~=4.9 ruamel.yaml~=0.17.21 -ruamel.yaml.clib~=0.2.6 +ruamel.yaml.clib~=0.2.7 schema~=0.7.5 scipy==1.9.3 Send2Trash~=1.8.0 From d3867b45e59db0ee096a676babfcc0062e39ee65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 04:03:10 +0000 Subject: [PATCH 2/2] Update ipykernel requirement from ~=6.16.0 to ~=6.16.1 Updates the requirements on [ipykernel]() to permit the latest version. --- updated-dependencies: - dependency-name: ipykernel 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 806e9ca4030..dda832c7d4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ importlib-metadata~=5.0.0; python_version < '3.10' importlib-resources~=5.9.0; python_version < '3.9' incremental~=22.10.0 iniconfig~=1.1.1 -ipykernel~=6.16.0 +ipykernel~=6.16.1 ipython~=8.5.0 ipython-genutils~=0.2.0 ipywidgets~=8.0.2