summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-03 18:01:02 +0200
committerGitHub <noreply@github.com>2022-08-03 18:01:02 +0200
commit9251aa109f3b8159408c75d61d7fbc2d307089c2 (patch)
tree0b52398e7099937e31181a069f05cf22701ecb5c
parentc15cbd6bfa5c37ee96e9084f19e90625b568b07f (diff)
downloaddjango-compressor-9251aa109f3b8159408c75d61d7fbc2d307089c2.tar.gz
Bump rcssmin from 1.1.0 to 1.1.1 in /requirements (#1130)
Bumps [rcssmin](https://github.com/ndparker/rcssmin) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/ndparker/rcssmin/releases) - [Changelog](https://github.com/ndparker/rcssmin/blob/master/docs/CHANGES) - [Commits](https://github.com/ndparker/rcssmin/commits) --- updated-dependencies: - dependency-name: rcssmin dependency-type: direct:production update-type: version-update:semver-patch ... 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 8b8556c..20213f9 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -8,6 +8,6 @@ django-sekizai==2.0.0
flake8==4.0.1
html5lib==1.1
lxml==4.9.1
-rcssmin==1.1.0
+rcssmin==1.1.1
rjsmin==1.2.0
slimit==0.8.1