Skip to content

Commit

Permalink
Merge pull request #3070 from dotkom/dependabot/pip/django-filter-23.4
Browse files Browse the repository at this point in the history
Bump django-filter from 23.3 to 23.4
  • Loading branch information
henrikhorluck authored Nov 23, 2023
2 parents afb6706 + c918f78 commit 5836fbb
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 @@ -9,7 +9,7 @@ license = "MIT"
python = "~3.11"
Django = "^3.2.23"
djangorestframework = "~3.14"
django-filter = "~23.3"
django-filter = "~23.4"
pillow = "~10.1"
python-memcached = "~1.59"
stripe = "~2.67"
Expand Down

0 comments on commit 5836fbb

Please sign in to comment.