From 8f21094cfa57d971beee03d9c4fde41ae64c5d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 01:27:57 +0000 Subject: [PATCH] Bump mercurial from 4.6.1 to 5.9.3 in /css Bumps [mercurial](https://mercurial-scm.org/) from 4.6.1 to 5.9.3. --- 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..2e8802531ef4f2 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.3 six==1.15.0 webencodings==0.5.1