From 840a14cf2b0f7a19272680cde20e12debaedf196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:36:10 +0000 Subject: [PATCH] Bump mercurial from 4.6.1 to 6.3.2 in /css Bumps [mercurial](https://mercurial-scm.org/) from 4.6.1 to 6.3.2. --- updated-dependencies: - dependency-name: mercurial dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- css/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/requirements.txt b/css/requirements.txt index 02241970be7890..2d247c1bc43e49 100644 --- a/css/requirements.txt +++ b/css/requirements.txt @@ -1,6 +1,6 @@ Template-Python==0.1.post1 html5lib==1.1 lxml==4.6.5 -mercurial==4.6.1 +mercurial==6.3.2 six==1.15.0 webencodings==0.5.1