From 2378330e6707da7a58a9eaa2f55e9f1674e7d5dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 22:23:42 +0000 Subject: [PATCH] Bump ipykernel from 6.15.1 to 6.21.1 Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.15.1 to 6.21.1. - [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.1) --- 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..39f1431b 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.1; 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