From 3d01e5d78a0e8e8f7f787d3b7b1b5b4fa83a2ffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 11:03:25 +0000 Subject: [PATCH] chore(deps): bump ipython from 8.10.0 to 8.26.0 in /demos/jans-tent Bumps [ipython](https://github.com/ipython/ipython) from 8.10.0 to 8.26.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.10.0...8.26.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- demos/jans-tent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/jans-tent/requirements.txt b/demos/jans-tent/requirements.txt index f6438fdbaae..25e017cb89c 100644 --- a/demos/jans-tent/requirements.txt +++ b/demos/jans-tent/requirements.txt @@ -34,7 +34,7 @@ importlib-metadata==4.12.0 iniconfig==1.1.1 install==1.3.5 ipdb==0.13.9 -ipython==8.10.0 +ipython==8.26.0 ipython-genutils==0.2.0 isort==5.10.1 itsdangerous==2.0.0