summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-03 18:11:29 +0200
committerGitHub <noreply@github.com>2022-08-03 18:11:29 +0200
commitd0b3d998c32eaa960f84a6ea41676ca338542777 (patch)
tree20046536ac183ebbcc5759a17b8d1e4e7eee8eac
parent2c56dfa612f3849c1415b13d5ad148c2d6223969 (diff)
downloaddjango-compressor-d0b3d998c32eaa960f84a6ea41676ca338542777.tar.gz
Bump rjsmin from 1.2.0 to 1.2.1 in /requirements (#1131)
Bumps [rjsmin](https://github.com/ndparker/rjsmin) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/ndparker/rjsmin/releases) - [Changelog](https://github.com/ndparker/rjsmin/blob/master/docs/CHANGES) - [Commits](https://github.com/ndparker/rjsmin/compare/1.2.0...1.2.1) --- updated-dependencies: - dependency-name: rjsmin 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 20213f9..2d3033c 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -9,5 +9,5 @@ flake8==4.0.1
html5lib==1.1
lxml==4.9.1
rcssmin==1.1.1
-rjsmin==1.2.0
+rjsmin==1.2.1
slimit==0.8.1