Skip to content

Commit

Permalink
Bump django-filter from 22.1 to 23.2
Browse files Browse the repository at this point in the history
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 22.1 to 23.2.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](carltongibson/django-filter@22.1...23.2)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2023
1 parent 47902ab commit 1a48bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"requests==2.28.1",
"django-guardian==2.4.0",
"django-tagulous==1.3.3",
"django-filter==22.1",
"django-filter==23.2",
"drf-nested-routers==0.93.4",
"minio==7.0.2",
"s3fs==2022.1.0",
Expand Down

0 comments on commit 1a48bd1

Please sign in to comment.