Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 869f5eb commit 235cea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ beautifulsoup4==4.12.2
cssmin==0.2.0

Django==4.2.3
django-cms==3.11.3
django-cms==3.11.4
django-compressor==4.4
django-countries==7.5.1
django-csp==3.7
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ django-classy-tags==3.0.1
# via
# django-cms
# django-sekizai
django-cms==3.11.3
django-cms==3.11.4
# via
# -r requirements.in
# djangocms-attributes-field
Expand Down

0 comments on commit 235cea3

Please sign in to comment.