From c2b1369e6909266012dab085bf0017a23ade23d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:24:59 +0000 Subject: [PATCH] Bump mercurial from 4.6.1 to 5.9.2 in /css Bumps [mercurial](https://mercurial-scm.org/) from 4.6.1 to 5.9.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 b6772bcd162716..2a2ec59f8129d6 100644 --- a/css/requirements.txt +++ b/css/requirements.txt @@ -1,6 +1,6 @@ Template-Python==0.1.post1 html5lib==1.1 lxml==4.6.3 -mercurial==4.6.1 +mercurial==5.9.2 six==1.15.0 webencodings==0.5.1