From 97a9a44c8860d9979b62594e7a228a0fc21c0c33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2020 15:21:52 +0000 Subject: [PATCH] Bump django-nose from 1.4.5 to 1.4.6 Bumps [django-nose](https://github.com/django-nose/django-nose) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/django-nose/django-nose/releases) - [Changelog](https://github.com/django-nose/django-nose/blob/master/changelog.rst) - [Commits](https://github.com/django-nose/django-nose/compare/v1.4.5...v1.4.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7cc9e26..4da349f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ dj-database-url==0.5.0 dj-static==0.0.6 Django==3.0.3 django-coverage-plugin==1.8.0 -django-nose==1.4.5 +django-nose==1.4.6 docutils==0.14 entrypoints==0.3 envdir==1.0.1