summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-31 13:17:55 +0100
committerGitHub <noreply@github.com>2022-10-31 13:17:55 +0100
commit3d09a4cda1b9762005fc2e43cec7e185f9ee4510 (patch)
treeac904bddb1e87a0b3219be7a43f51d74a0bd7dd0
parent8a0b706b9b2878b3ce2ee1da41a5d2f0e43981a5 (diff)
downloaddjango-compressor-3d09a4cda1b9762005fc2e43cec7e185f9ee4510.tar.gz
Bump django-sekizai from 2.0.0 to 4.0.0 in /requirements (#1128)
Bumps [django-sekizai](https://github.com/django-cms/django-sekizai) from 2.0.0 to 4.0.0. - [Release notes](https://github.com/django-cms/django-sekizai/releases) - [Changelog](https://github.com/django-cms/django-sekizai/blob/master/CHANGELOG.rst) - [Commits](https://github.com/django-cms/django-sekizai/compare/2.0.0...4.0.0) --- updated-dependencies: - dependency-name: django-sekizai dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--requirements/tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/tests.txt b/requirements/tests.txt
index 3abe585..db1ef88 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -4,7 +4,7 @@ brotli==1.0.9
calmjs==3.4.2
coverage==6.5.0
csscompressor==0.9.5
-django-sekizai==2.0.0
+django-sekizai==4.0.0
flake8==5.0.4
html5lib==1.1
lxml==4.9.1