From 13df4ee4f142c66fb5b63c44ce98ae42b0d9bddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 21:03:19 +0000 Subject: [PATCH] Bump ipython from 8.16.1 to 8.18.0 in /etc/requirements_dependabot Bumps [ipython](https://github.com/ipython/ipython) from 8.16.1 to 8.18.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/commits/8.18.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 8c8c79a..f3a2b2a 100644 --- a/etc/requirements_dependabot/requirements_tests.txt +++ b/etc/requirements_dependabot/requirements_tests.txt @@ -56,7 +56,7 @@ importlib-resources==6.1.0 # via matplotlib iniconfig==2.0.0 # via pytest -ipython==8.16.1 +ipython==8.18.0 # via ipywidgets ipyvue==1.10.1 # via ipyvuetify