From 5ef0d8d7d860068604c6c41e36f4746883787187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 23:23:37 +0000 Subject: [PATCH] Bump ipykernel from 6.15.1 to 6.21.3 Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.15.1 to 6.21.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.21.3) --- 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..96f20cf8 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.21.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.2