Skip to content

Commit 3377c3f

Browse files
authored
Merge pull request #223 from honeylogic-io/upgrade-allauth-ui
fix: upgrade django-allauth-ui to 0.3.2
2 parents f86db31 + 8b2e87b commit 3377c3f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ django-debug-toolbar = "^3.2.4"
2121
celery = "^5.2.3"
2222
Django = "^4.0.2"
2323
django-celery-beat = "^2.4.0"
24-
django-allauth-ui = "^0.3.1"
24+
django-allauth-ui = "^0.3.2"
2525
django-widget-tweaks = "^1.4.12"
2626
redis = "^4.1.3"
2727
requests = "^2.27.1"

0 commit comments

Comments
 (0)