From 488b7c4c8c2d06b5b71264e594e2a6c9eb82cac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 23:29:56 +0000 Subject: [PATCH] Bump ipykernel from 6.15.1 to 6.22.0 Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.15.1 to 6.22.0. - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipython/ipykernel/compare/v6.15.1...v6.22.0) --- updated-dependencies: - dependency-name: ipykernel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ac58d50..8f978835 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ fastjsonschema==2.16.2 fonttools==4.34.4; python_version >= "3.7" importlib-metadata==4.2.0; python_version < "3.8" and python_version >= "3.7" and python_full_version >= "3.7.0" importlib-resources==5.8.0; python_full_version >= "3.7.0" and python_version >= "3.7" and python_version < "3.9" -ipykernel==6.15.1; python_version >= "3.7" +ipykernel==6.22.0; python_version >= "3.7" ipython-genutils==0.2.0; python_version >= "3.7" ipython==7.34.0; python_version >= "3.7" ipywidgets==7.7.2