Skip to content

Commit

Permalink
Bump django-grappelli from 3.0.7 to 3.0.8 (#11529)
Browse files Browse the repository at this point in the history
* Bump django-grappelli from 3.0.7 to 3.0.8

Bumps [django-grappelli](https://github.com/sehmaschine/django-grappelli) from 3.0.7 to 3.0.8.
- [Changelog](https://github.com/sehmaschine/django-grappelli/blob/master/docs/changelog.rst)
- [Commits](sehmaschine/django-grappelli@3.0.7...3.0.8)

---
updated-dependencies:
- dependency-name: django-grappelli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Sep 25, 2023
1 parent 20f8ec5 commit 101b89b
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 @@ -44,7 +44,7 @@ django-downloadview==2.3.0
django-polymorphic==3.1.0
django-tastypie<0.15.0
django-tinymce==3.6.1
django-grappelli==3.0.7
django-grappelli==3.0.8
django-uuid-upload-path==1.0.0
django-widget-tweaks==1.5.0
django-sequences==2.8
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ install_requires =
django-polymorphic==3.1.0
django-tastypie<0.15.0
django-tinymce==3.6.1
django-grappelli==3.0.7
django-grappelli==3.0.8
django-uuid-upload-path==1.0.0
django-widget-tweaks==1.5.0
django-sequences==2.8
Expand Down

0 comments on commit 101b89b

Please sign in to comment.