Skip to content

Commit

Permalink
Bump django-allauth from 64.2.0 to 65.0.1
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 64.2.0 to 65.0.1.
- [Commits](https://github.com/sponsors/pennersr/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 775c1e3 commit 9b4c9af
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 @@ -16,7 +16,7 @@ django-filter = "^24.2"
djangorestframework = "^3.12.2"
psycopg2-binary = "^2.9.9"
django-storages = {version = "^1.11.1", extras = ["azure"]}
django-allauth = {extras = ["socialaccount"], version = "^64.0.0"}
django-allauth = {extras = ["socialaccount"], version = "^65.0.1"}
django-bootstrap-icons = "^0.9.0"
Babel = "^2.13.1"
django-markdownify = "^0.9.2"
Expand Down

0 comments on commit 9b4c9af

Please sign in to comment.