From b7bf6e4c6f635fcb9cb945b89974d160e8679fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 08:17:53 +0000 Subject: [PATCH] Bump pytest-django from 4.4.0 to 4.5.2 Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.4.0 to 4.5.2. - [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/v4.4.0...v4.5.2) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index bbbe606..9078d4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,26 +2,17 @@ asgiref==3.3.4 attrs==19.3.0 certifi==2020.4.5.1 chardet==3.0.4 -class-registry==2.1.2 -Django==3.2.4 -django-filter==2.4.0 +django==3.2.4 djangorestframework==3.12.4 -djangorestframework-simplejwt==4.7.1 -filters==1.3.2 -gunicorn==20.1.0 idna==2.9 more-itertools==8.2.0 packaging==20.3 pluggy==0.13.1 -psycopg2-binary==2.8.5 py==1.10.0 -PyJWT==2.1.0 pyparsing==2.4.7 pytest==5.4.1 -pytest-django==4.4.0 -python-dateutil==2.8.1 +pytest-django==4.5.2 pytz==2019.3 -regex==2021.4.4 requests==2.25.1 six==1.14.0 sqlparse==0.3.1