From b507f1f95a99aa83f3bb2e1e56588d1342674385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 01:30:26 +0000 Subject: [PATCH] Bump mercurial from 4.6.1 to 6.1.3 in /css Bumps [mercurial](https://mercurial-scm.org/) from 4.6.1 to 6.1.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 02241970be7890..f830b5367a26c8 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.1.3 six==1.15.0 webencodings==0.5.1