Skip to content

Commit

Permalink
fix: update version of dep. "filer" 1.2 → 3.0
Browse files Browse the repository at this point in the history
Fixes #173
  • Loading branch information
wesleyboar committed Sep 19, 2023
1 parent 1243bd3 commit 9aa91c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/173.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update filer dependency to avoid migration error from 155.feature
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ include_package_data = True
install_requires =
django-cms>=3.7
django-meta>=2.0.0
django-filer>=1.2
django-filer>=3.0
setup_requires =
setuptools
packages = djangocms_page_meta
Expand Down

0 comments on commit 9aa91c2

Please sign in to comment.