From b007b3567ca3067ebefb79bac4e5cee22f50a4c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 02:15:30 +0000 Subject: [PATCH] Bump ipython from 7.30.1 to 7.31.1 Bumps [ipython](https://github.com/ipython/ipython) from 7.30.1 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.30.1...7.31.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 759df2e..9bb8d98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ decorator==5.1.0; python_version >= '3.5' dnaio==0.10.0; python_version >= '3.7' docutils==0.16; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' https://github.com/hivdb/post-align/archive/59e7285942a8b42b4b0f1b91a3902f1ac8c7bea4.zip#egg=post-align -ipython==7.30.1; python_version >= '3.7' +ipython==7.31.1; python_version >= '3.7' isal==1.1.0; platform_python_implementation == 'CPython' and (platform_machine == 'x86_64' or platform_machine == 'AMD64') jedi==0.18.1; python_version >= '3.6' jmespath==1.0.1; python_version >= '3.7'