From b5f9488f9c89f0099ce1137a93bcfce664b125ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:35:18 +0000 Subject: [PATCH] Bump django from 3.2.6 to 3.2.14 in /pyConv Bumps [django](https://github.com/django/django) from 3.2.6 to 3.2.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.6...3.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyConv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyConv/requirements.txt b/pyConv/requirements.txt index a5cf5ca..49c2b78 100644 --- a/pyConv/requirements.txt +++ b/pyConv/requirements.txt @@ -19,7 +19,7 @@ debugpy==1.4.1 decorator==5.0.9 defusedxml==0.7.1 diff-match-patch==20200713 -Django==3.2.6 +Django==3.2.14 django-import-export==2.5.0 django-pandas==0.6.4 docutils==0.17.1