From 30d0f27a3caa2acd302a9c5a8ed3f7675848f6e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 04:33:14 +0000 Subject: [PATCH] Bump pytest-django from 3.1.2 to 3.5.1 Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.1.2 to 3.5.1. - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst) - [Commits](https://github.com/pytest-dev/pytest-django/compare/3.1.2...v3.5.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3b8d7a..e43b95a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ uWSGI==2.0.17 dj-database-url==0.4.1 psycopg2==2.6.1 -pytest-django==3.1.2 \ No newline at end of file +pytest-django==3.5.1 \ No newline at end of file