From b4240e6690860643db0cb66d6292700515b1f5b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 22:25:16 +0000 Subject: [PATCH] Bump ipykernel from 6.15.1 to 6.20.2 Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.15.1 to 6.20.2. - [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.20.2) --- updated-dependencies: - dependency-name: ipykernel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8fff66f6..12387fa2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -29,7 +29,7 @@ idna==3.3; python_version >= "3.7" and python_version < "4" importlib-metadata==4.2.0; python_version < "3.8" and python_version >= "3.7" and python_full_version >= "3.6.2" importlib-resources==5.8.0; python_version < "3.9" and python_version >= "3.7" iniconfig==1.1.1; python_version >= "3.7" -ipykernel==6.15.1; python_version >= "3.7" +ipykernel==6.20.2; python_version >= "3.7" ipython-genutils==0.2.0; python_version >= "3.7" ipython==7.34.0; python_version >= "3.7" ipywidgets==7.7.0 diff --git a/requirements.txt b/requirements.txt index 59e6c172..c76bddde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ fastjsonschema==2.15.3; python_full_version >= "3.7.0" and python_version >= "3. 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.20.2; 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