From 7e6df3d4db2d77bf1173be87afc8a8488c8c5f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 04:51:30 +0000 Subject: [PATCH] Update ipykernel requirement from ~=6.27.1 to ~=6.28.0 Updates the requirements on [ipykernel](https://github.com/ipython/ipykernel) to permit the latest version. - [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.27.1...v6.28.0) --- updated-dependencies: - dependency-name: ipykernel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 883fbe9b8d0..64d20ad927f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ importlib-metadata~=7.0.0 importlib-resources~=6.1.0 incremental~=22.10.0 iniconfig~=2.0.0 -ipykernel~=6.27.1 +ipykernel~=6.28.0 ipython~=8.18.0 ipython-genutils==0.2.0 ipywidgets~=8.1.0