summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-18 21:22:15 +0100
committerGitHub <noreply@github.com>2021-12-18 21:22:15 +0100
commita78587f8c68915a2b46c9492722a3cb1f23578f6 (patch)
treeee6019b2e202e624d749e0bf1765e7ed3c651c34
parent3a965928ef1cd3a30ff8453c180fc701c390173f (diff)
downloaddjango-compressor-a78587f8c68915a2b46c9492722a3cb1f23578f6.tar.gz
Bump lxml from 4.6.3 to 4.6.5 in /requirements (#1093)3.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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 8df90b1..fe1fe75 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -7,7 +7,7 @@ csscompressor==0.9.5
django-sekizai==2.0.0
flake8==3.9.1
html5lib==1.1
-lxml==4.6.3
+lxml==4.6.5
rcssmin==1.1.0
rjsmin==1.2.0
slimit==0.8.1