Skip to content

Commit

Permalink
docs: upgrade sample app django-allauth=0.3.7 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
danihodovic authored Jun 19, 2024
1 parent b5f2b56 commit 1e1abec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions sample_deployment/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 sample_deployment/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
django-allauth-ui = "^0.3.6"
django-allauth-ui = "^0.3.7"
gunicorn = "^22.0.0"
django-allauth = "^0.63.3"
django-widget-tweaks = "^1.5.0"
Expand Down

0 comments on commit 1e1abec

Please sign in to comment.