Skip to content

Commit

Permalink
Bump django-widget-tweaks from 1.4.12 to 1.5.0 (#11420)
Browse files Browse the repository at this point in the history
* Bump django-widget-tweaks from 1.4.12 to 1.5.0

Bumps [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) from 1.4.12 to 1.5.0.
- [Release notes](https://github.com/jazzband/django-widget-tweaks/releases)
- [Changelog](https://github.com/jazzband/django-widget-tweaks/blob/master/CHANGES.rst)
- [Commits](jazzband/django-widget-tweaks@1.4.12...1.5.0)

---
updated-dependencies:
- dependency-name: django-widget-tweaks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump django-widget-tweaks from 1.4.12 to 1.5.0

Bumps [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) from 1.4.12 to 1.5.0.
- [Release notes](https://github.com/jazzband/django-widget-tweaks/releases)
- [Changelog](https://github.com/jazzband/django-widget-tweaks/blob/master/CHANGES.rst)
- [Commits](jazzband/django-widget-tweaks@1.4.12...1.5.0)

---
updated-dependencies:
- dependency-name: django-widget-tweaks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 13, 2023
1 parent d30176e commit e3cd45e
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 @@ -46,7 +46,7 @@ django-tastypie<0.15.0
django-tinymce==3.6.1
django-grappelli==3.0.7
django-uuid-upload-path==1.0.0
django-widget-tweaks==1.4.12
django-widget-tweaks==1.5.0
django-sequences==2.8
oauthlib==3.2.2
pyopenssl==23.2.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ install_requires =
django-tinymce==3.6.1
django-grappelli==3.0.7
django-uuid-upload-path==1.0.0
django-widget-tweaks==1.4.12
django-widget-tweaks==1.5.0
django-sequences==2.8
oauthlib==3.2.2
pyopenssl==23.2.0
Expand Down

0 comments on commit e3cd45e

Please sign in to comment.