From 5908d9634de163b46b784c098644b9dbfd6c5701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 14:35:10 +0000 Subject: [PATCH] Bump ipython from 7.22.0 to 7.31.1 in /backend Bumps [ipython](https://github.com/ipython/ipython) from 7.22.0 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.22.0...7.31.1) --- 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 5443c79f..1240222c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ git+https://github.com/magenta-aps/service_person_stamdata_udvidet@0.2.2 django-filter==21.1 djangorestframework_simplejwt==4.6.0 whitenoise==5.2.0 -ipython==7.22.0 +ipython==7.31.1 WeasyPrint==52.4 python-dateutil==2.8.1 django-constance[database]==2.8.0