Skip to content

Commit

Permalink
fix(deps): update dependency django-filter to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 92a4a47 commit 08d4bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ uplink = "0.9.7"
requests = "2.31.0"
marshmallow = "3.21.1"
python-decouple = "3.8"
django-filter = "23.5"
django-filter = "24.2"
graphene-django = "3.2.1"
graphene-django-extras = { git = "https://github.com/wax911/graphene-django-extras.git", tag = "0.1.0" }
django-cors-headers = "4.3.1"
Expand Down

0 comments on commit 08d4bb6

Please sign in to comment.