Skip to content

Commit 7d73c9a

Browse files
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](carltongibson/django-filter@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] <support@github.com>
1 parent 5cb309c commit 7d73c9a

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
@@ -9,12 +9,12 @@ django-celery-beat==2.2.1
99

1010
whitenoise==6.1.0
1111

12-
django-filter==21.1
12+
django-filter==22.1
1313
django-extensions==3.1.5
1414
django-cors-headers==3.12.0
1515
django-storages==1.12.3
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.23.0
19+
boto3==1.24.27
2020
attrs==21.4.0

0 commit comments

Comments
 (0)