From 9493e27892d936028c5baabfc1f977feee97c38a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 08:20:22 +0000 Subject: [PATCH] Bump django from 3.2.8 to 3.2.13 Bumps [django](https://github.com/django/django) from 3.2.8 to 3.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.8...3.2.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aac1ae8..82db0b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2.8 +Django==3.2.13 faiss_cpu==1.7.1.post2 fuzzywuzzy==0.18.0 numpy==1.19.5