summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-12 14:13:02 +0200
committerGitHub <noreply@github.com>2022-07-12 14:13:02 +0200
commita9bb3c87315bac2f5074f673477093a7886931b2 (patch)
tree077194741108b287f3360ea185ef9e225e1aeceb
parent69214fedf2e8fc2ca41fe40719b62cd92e9d9128 (diff)
downloaddjango-compressor-a9bb3c87315bac2f5074f673477093a7886931b2.tar.gz
Bump lxml from 4.6.5 to 4.9.1 in /requirements (#1120)
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. - [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.5...lxml-4.9.1) --- 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 fe1fe75..41b82ce 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.5
+lxml==4.9.1
rcssmin==1.1.0
rjsmin==1.2.0
slimit==0.8.1