From 88530d56757487cfa34e12cd4f279f721acbe028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 22:20:20 +0000 Subject: [PATCH] Bump ipykernel from 6.15.1 to 6.19.3 Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.15.1 to 6.19.3. - [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.19.3) --- 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 891b9496..89e04fc4 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.19.3; 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 ac60ab6a..26f03d79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ fastjsonschema==2.15.3; python_version >= "3.7" fonttools==4.34.4; python_version >= "3.7" importlib-metadata==4.2.0; python_version < "3.8" and python_version >= "3.7" importlib-resources==5.8.0; python_version < "3.9" and python_version >= "3.7" -ipykernel==6.15.1; python_version >= "3.7" +ipykernel==6.19.3; 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