Skip to content

Commit

Permalink
build(deps): bump django-grappelli from 3.0.8 to 4.0.1 (#12188)
Browse files Browse the repository at this point in the history
* build(deps): bump django-grappelli from 3.0.8 to 4.0.1

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

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

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 committed May 10, 2024
1 parent 974d5ff commit cfb5c5a
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 @@ -43,7 +43,7 @@ django-downloadview==2.3.0
django-polymorphic==3.1.0
django-tastypie<0.15.0
django-tinymce==4.0.0
django-grappelli==3.0.8
django-grappelli==4.0.1
django-uuid-upload-path==1.0.0
django-widget-tweaks==1.5.0
django-sequences==3.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ install_requires =
django-polymorphic==3.1.0
django-tastypie<0.15.0
django-tinymce==4.0.0
django-grappelli==3.0.8
django-grappelli==4.0.1
django-uuid-upload-path==1.0.0
django-widget-tweaks==1.5.0
django-sequences==3.0
Expand Down

0 comments on commit cfb5c5a

Please sign in to comment.