From 2bb2575bb494d61bdcecfcbed2bac6572e5fb6e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:17:07 +0000 Subject: [PATCH] build(deps): bump django from 3.2.16 to 3.2.17 in /requirements Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.17. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.16...3.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index f64f3c7d4b..fcb4179a07 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -3,7 +3,7 @@ django-constance==2.8.0 django-picklefield==3.0.1 django-rest-framework==0.1.0 djangorestframework-simplejwt==5.1.0 -django==3.2.16 +django==3.2.17 faker==6.5.0 gunicorn==20.1.0 nltk==3.6.7