Skip to content

Commit

Permalink
Bump django-cms from 3.11.4 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.11.4 to 4.1.1.
- [Release notes](https://github.com/django-cms/django-cms/releases)
- [Changelog](https://github.com/django-cms/django-cms/blob/develop-4/CHANGELOG.rst)
- [Commits](django-cms/django-cms@3.11.4...4.1.1)

---
updated-dependencies:
- dependency-name: django-cms
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent c64a520 commit 5338a1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Expand Up @@ -7,7 +7,7 @@ beautifulsoup4==4.12.3
cssmin==0.2.0

Django==4.2.3
django-cms==3.11.4
django-cms==4.1.1
django-countries==7.5.1
django-csp==3.7
django-environ==0.11.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -47,7 +47,7 @@ django-classy-tags==4.1.0
# via
# django-cms
# django-sekizai
django-cms==3.11.4
django-cms==4.1.1
# via
# -r requirements.in
# djangocms-attributes-field
Expand Down

0 comments on commit 5338a1d

Please sign in to comment.