Skip to content

Commit 339196a

Browse files
Bump django-filter from 2.4.0 to 21.1
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.4.0 to 21.1. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@2.4.0...21.1) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80490ae commit 339196a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Bleeding edge Django
22

3-
django==2.2.25
3+
django==2.2.27
44

55
# Configuration
66
django-environ==0.4.5
@@ -19,7 +19,7 @@ social-auth-core==3.3.3
1919
djangorestframework==3.11.2
2020
djangorestframework-gis==0.17
2121
djangorestframework-csv==2.1.1
22-
django-filter==2.4.0
22+
django-filter==21.1
2323
django-cors-headers==3.7.0
2424
drf-yasg==1.20.0
2525

0 commit comments

Comments
 (0)