Skip to content

Commit

Permalink
Bump django-avatar from 7.1.1 to 8.0.0 (GeoNode#11627)
Browse files Browse the repository at this point in the history
* Bump django-avatar from 7.1.1 to 8.0.0

Bumps [django-avatar](https://github.com/jazzband/django-avatar) from 7.1.1 to 8.0.0.
- [Release notes](https://github.com/jazzband/django-avatar/releases)
- [Changelog](https://github.com/jazzband/django-avatar/blob/main/CHANGELOG.rst)
- [Commits](jazzband/django-avatar@v7.1.1...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg with requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessio Fabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 11, 2024
1 parent d47842e commit 9b76d44
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 @@ -90,7 +90,7 @@ pinax-ratings==4.0.0
# django-geonode-mapstore-client==4.0.5
-e git+https://github.com/GeoNode/geonode-mapstore-client.git@master#egg=django_geonode_mapstore_client
-e git+https://github.com/GeoNode/geonode-importer.git@master#egg=geonode-importer
django-avatar==7.1.1
django-avatar==8.0.0
geonode-oauth-toolkit==2.2.2
geonode-user-messages==2.0.2
geonode-announcements==2.0.2
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ install_requires =
# GeoNode org maintained apps.
django-geonode-mapstore-client>=4.0.5,<5.0.0
geonode-importer>=1.0.2
django-avatar==7.1.1
django-avatar==8.0.0
geonode-oauth-toolkit==2.2.2
geonode-user-messages==2.0.2
geonode-announcements==2.0.2
Expand Down

0 comments on commit 9b76d44

Please sign in to comment.