From 7220d7bbb14a5a0c8ec7843833c8dc92b14e8a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:39:52 +0000 Subject: [PATCH] Bump ipython from 8.19.0 to 8.27.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.19.0 to 8.27.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.19.0...8.27.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index 216f5adc..88dda1be 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -4,7 +4,7 @@ build==1.0.3 coverage[toml]==7.4.0 flit==3.9.0 hypothesis==6.91.0 -ipython==8.19.0 +ipython==8.27.0 lint==1.2.1 mypy==1.7.1 pylint==2.16.1