Skip to content

Commit 47a868b

Browse files
authored
docs: upgrade sample deployment to 1.7.0 (#145)
1 parent df0c49c commit 47a868b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

sample_deployment/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.

sample_deployment/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.11"
10-
django-allauth-ui = "1.6.1b1"
10+
django-allauth-ui = "1.7.0"
1111
gunicorn = "^22.0.0"
1212
django-allauth = "^0.63.3"
1313
django-widget-tweaks = "^1.5.0"

0 commit comments

Comments
 (0)