From f40d465c8e64247007a02e91f6de0304e541ea66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2020 10:30:27 +0000 Subject: [PATCH] chore(deps-dev): bump django from 2.2 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.2 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.10) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8aca3fa..b3f3fe2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ astroid==2.2.5 atomicwrites==1.3.0 attrs==19.1.0 colorama==0.4.1 -Django==2.2 +Django==2.2.10 django-filter==2.1.0 djangorestframework==3.9.2 execnet==1.6.0