From a7d627cd6e189445eaeb250b03a57bcec039b8e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:39:56 +0000 Subject: [PATCH] Bump ipython from 7.16.1 to 7.16.3 in /Backend 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] --- Backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend/requirements.txt b/Backend/requirements.txt index 7f5f2bb..abb06e1 100644 --- a/Backend/requirements.txt +++ b/Backend/requirements.txt @@ -11,7 +11,7 @@ djangorestframework==3.11.0 drf-user==0.0.8 drf-yasg==1.17.1 drfaddons==0.1.3 -ipython==7.16.1 +ipython==7.16.3 mixer==6.1.3 pillow==7.2.0 pre-commit==2.5.1