Skip to content

Commit 1963f05

Browse files
Bump django-cms from 4.1.3 to 4.1.4
Bumps [django-cms](https://github.com/django-cms/django-cms) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/django-cms/django-cms/releases) - [Changelog](https://github.com/django-cms/django-cms/blob/4.1.4/CHANGELOG.rst) - [Commits](django-cms/django-cms@4.1.3...4.1.4) --- updated-dependencies: - dependency-name: django-cms dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08cb748 commit 1963f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
REQUIREMENTS = [
8-
'django-cms==4.1.3',
8+
'django-cms==4.1.4',
99

1010
'aldryn-addons',
1111
'requests',

0 commit comments

Comments
 (0)