Skip to content

Commit

Permalink
build(deps): bump django-allauth from 0.60.1 to 0.61.1 (#11950)
Browse files Browse the repository at this point in the history
* build(deps): bump django-allauth from 0.60.1 to 0.61.1

Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.60.1 to 0.61.1.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.60.1...0.61.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <alessio.fabiani@geosolutionsgroup.com>
  • Loading branch information
dependabot[bot] and afabiani authored Feb 12, 2024
1 parent 3b99fce commit 1ae136c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ PyMuPDF==1.23.21
pathvalidate==3.2.0

# Django Apps
django-allauth==0.60.1
django-allauth==0.61.1
django-appconf==1.0.6
django-celery-results==2.5.1
django-filter==23.5
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ install_requires =
pathvalidate==3.2.0

# Django Apps
django-allauth==0.60.1
django-allauth==0.61.1
django-appconf==1.0.6
django-celery-results==2.5.1
django-filter==23.5
Expand Down

0 comments on commit 1ae136c

Please sign in to comment.