From 5139955c830f1a37db5c633b82f3ec1f06586bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 10:45:41 -0500 Subject: [PATCH] build(deps): bump ipython from 8.30.0 to 8.31.0 (#70) Bumps [ipython](https://github.com/ipython/ipython) from 8.30.0 to 8.31.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.30.0...8.31.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7cc0cfd..663cc284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cloudscraper==1.2.71 crowdin-api-client==1.19.0 -ipython==8.30.0 +ipython==8.31.0 itables==2.2.4 notebook==7.3.2 pandas==2.2.3