Skip to content

Commit

Permalink
Bump django-filter from 22.1 to 23.4
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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent da97127 commit 53fd34e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ django-environ = "^0.11.2"
django-humanize = "^0.1.2"
drf-yasg = "^1.20.0"
django-simple-captcha = "^0.5.20"
django-filter = "^22.1"
django-filter = "^23.4"
webdriver-manager = "^4.0.1"
pillow = "^10.1.0"
chromedriver-autoinstaller = "^0.6.2"
Expand Down

0 comments on commit 53fd34e

Please sign in to comment.