Skip to content

Commit

Permalink
dep: update django requirement from ~=4.2.5 to ~=4.2.6 (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent c106f48 commit 58a3888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ django-allauth = "~=0.57.0"
django-cors-headers = ">=3.14.0"
django-exclusivebooleanfield = "~=0.3.0"
django-widget-tweaks = ">=1.4.11"
Django = "~=4.2.5"
Django = "~=4.2.6"
Pillow = "*"
django-silk = "~=5.0.4"
django-allow-cidr = ">=0.4.0"
Expand Down

0 comments on commit 58a3888

Please sign in to comment.