From faca914afdc4e851ee13533408c2296190a6c34b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:00:08 +0000 Subject: [PATCH] chore(deps): bump ipython from 8.10.0 to 8.31.0 in /demos/jans-tent Bumps [ipython](https://github.com/ipython/ipython) from 8.10.0 to 8.31.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.10.0...8.31.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..20b1da61c3b 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.31.0 ipython-genutils==0.2.0 isort==5.10.1 itsdangerous==2.0.0