From 1e4e9a6c8b62bd2a86b42189a7b8a24212e0572e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:33:50 +0000 Subject: [PATCH] Bump ipython from 7.16.1 to 7.16.3 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.16.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 89026b4..d4c1fed 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -21,7 +21,7 @@ drf-yasg # Developer Tools ipdb==0.13.3 -ipython==7.16.1 +ipython==7.16.3 flake8==3.8.3 isort==5.2.2 mkdocs==1.1.2