summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-22 13:26:32 +0100
committerGitHub <noreply@github.com>2023-01-22 13:26:32 +0100
commit88f679c23d2d4bc4a9e914c868e5daf826d499eb (patch)
treedecb704ed9197e135f94e04f4dfc0a7a5132b590
parentff84d52dab3e5d3b3bf60e9f25a45e17b473441d (diff)
downloaddjango-compressor-master.tar.gz
Bump lxml from 4.9.1 to 4.9.2 in /requirements (#1162)4.3.1master
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2. - [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.9.1...lxml-4.9.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... 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 c3c1a64..849ab54 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -7,7 +7,7 @@ csscompressor==0.9.5
django-sekizai==4.0.0
flake8==6.0.0
html5lib==1.1
-lxml==4.9.1
+lxml==4.9.2
rcssmin==1.1.1
rjsmin==1.2.1
slimit==0.8.1