From a307caa875609d4bf7feb73b6b61afd6cce46abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 20:42:27 +0000 Subject: [PATCH] Bump ipython from 8.27.0 to 8.28.0 in /etc/requirements_dependabot Bumps [ipython](https://github.com/ipython/ipython) from 8.27.0 to 8.28.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.27.0...8.28.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- etc/requirements_dependabot/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_dependabot/requirements_tests.txt b/etc/requirements_dependabot/requirements_tests.txt index 2754b44..4e97687 100644 --- a/etc/requirements_dependabot/requirements_tests.txt +++ b/etc/requirements_dependabot/requirements_tests.txt @@ -54,7 +54,7 @@ idna==3.10 # via requests iniconfig==2.0.0 # via pytest -ipython==8.27.0 +ipython==8.28.0 # via ipywidgets ipyvue==1.11.1 # via ipyvuetify