Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
build(deps): bump django-allauth from 0.57.0 to 0.58.0
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.57.0 to 0.58.0.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.57.0...0.58.0)

---
updated-dependencies:
- dependency-name: django-allauth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 72da697 commit 8d9aeb1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ include = [
python = "^3.8"
Django = "^4.0.6"
django-colorfield = ">=0.7.2,<0.11.0"
django-allauth = ">=0.51,<0.58"
django-allauth = ">=0.51,<0.59"
Pillow = ">=9.2,<11.0"
dj-database-url = ">=1,<3"
python-dotenv = ">=0.20,<1.1"
Expand Down

0 comments on commit 8d9aeb1

Please sign in to comment.