Skip to content

Commit

Permalink
Bump djangocms-admin-style from 3.2.4 to 3.2.6
Browse files Browse the repository at this point in the history
Bumps [djangocms-admin-style](https://github.com/django-cms/djangocms-admin-style) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/django-cms/djangocms-admin-style/releases)
- [Changelog](https://github.com/django-cms/djangocms-admin-style/blob/master/CHANGELOG.rst)
- [Commits](django-cms/djangocms-admin-style@3.2.4...3.2.6)

---
updated-dependencies:
- dependency-name: djangocms-admin-style
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent e175a86 commit a235423
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ django-sekizai==4.1.0
django-storages==1.13.2
django-treebeard==4.7
django-simple-captcha==0.5.18
djangocms-admin-style==3.2.4
djangocms-admin-style==3.2.6
# djangocms-attributes-field could be removed when other deps updates to 3.0.0
djangocms-attributes-field==3.0.0
djangocms-picture==4.0.0
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ django==4.2.3
# django-simple-captcha
# django-storages
# django-treebeard
# djangocms-admin-style
# easy-thumbnails
# jsonfield
django-appconf==1.0.4
Expand Down Expand Up @@ -101,7 +102,7 @@ django-treebeard==4.7
# via
# -r requirements.in
# django-cms
djangocms-admin-style==3.2.4
djangocms-admin-style==3.2.6
# via
# -r requirements.in
# django-cms
Expand Down

0 comments on commit a235423

Please sign in to comment.