Skip to content

Commit

Permalink
Bump django-imagekit from 4.1.0 to 5.0.0 (GeoNode#11542)
Browse files Browse the repository at this point in the history
* Bump django-imagekit from 4.1.0 to 5.0.0

Bumps [django-imagekit](https://github.com/matthewwithanm/django-imagekit) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/matthewwithanm/django-imagekit/releases)
- [Commits](matthewwithanm/django-imagekit@4.1.0...5.0)

---
updated-dependencies:
- dependency-name: django-imagekit
  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 authored Jan 17, 2024
1 parent 81fde4f commit cb99e30
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 @@ -33,7 +33,7 @@ django-allauth==0.54.0
django-appconf==1.0.6
django-celery-results==2.5.1
django-filter==23.5
django-imagekit==4.1.0
django-imagekit==5.0.0
django-taggit==1.5.1
django-markdownify==0.9.3
django-mptt==0.15.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ install_requires =
django-appconf==1.0.6
django-celery-results==2.5.1
django-filter==23.5
django-imagekit==4.1.0
django-imagekit==5.0.0
django-taggit==1.5.1
django-markdownify==0.9.3
django-mptt==0.15.0
Expand Down

0 comments on commit cb99e30

Please sign in to comment.