From bf3475332d8bf987fd392a8d89331c5bdf550810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 01:46:19 +0000 Subject: [PATCH] Bump mercurial from 4.6.1 to 6.3.1 in /css Bumps [mercurial](https://mercurial-scm.org/) from 4.6.1 to 6.3.1. --- 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..a7475932058659 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.1 six==1.15.0 webencodings==0.5.1