From da50ee8d484f2ef532cbc4ccf0f91e2f474f0253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:33:16 +0000 Subject: [PATCH] Bump ipython from 7.16.1 to 7.16.3 in /serv/config/pip 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] --- serv/config/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serv/config/pip/requirements.txt b/serv/config/pip/requirements.txt index a7b37e7..8919006 100644 --- a/serv/config/pip/requirements.txt +++ b/serv/config/pip/requirements.txt @@ -6,4 +6,4 @@ djangorestframework-jwt==1.11.0 django-rest-swagger==2.2.0 pillow==7.1.2 cachetools==4.1.1 -ipython==7.16.1 +ipython==7.16.3