From f1535b4b54fbe167bdf781a843edc6bb82cc2fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 06:43:55 +0000 Subject: [PATCH] Bump django-filter from 21.1 to 22.1 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 21.1 to 22.1. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/21.1...22.1) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 275652a6..ada3d644 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-annoying==0.10.6 django-autocomplete-light==3.9.4 django-cleanup==6.0.0 django-crispy-forms==1.14.0 -django-filter==21.1 +django-filter==22.1 django-tables2==2.4.1 djangorestframework==3.13.1 drf-writable-nested==0.6.3 @@ -43,5 +43,5 @@ python-ldap==3.4.0 django-auth-ldap==4.1.0 pytest-factoryboy==2.4.0 pyppeteer==1.0.2 -validators==0.19.0 +validators==0.20.0 pytube==12.0.0 \ No newline at end of file