Skip to content

Commit 2443111

Browse files
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]>
1 parent 3bfe3bf commit 2443111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ scipy==1.11.4
4141
dnspython==2.3.0
4242
django-anymail==10.0 # https://github.com/anymail/django-anymail
4343
django-autocomplete-light==3.9.7 # https://github.com/yourlabs/django-autocomplete-light
44-
django-avatar==7.1.1
44+
django-avatar==8.0.0
4545

4646
numpy==1.26.0
4747
matplotlib==3.7.1

0 commit comments

Comments
 (0)