This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/master by this push: new ca26807ca Bump pygments from 2.1.3 to 2.7.4 in /src/python/cli_new ca26807ca is described below commit ca26807ca9bc090986774caa377a825141605ae8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon May 23 01:54:26 2022 +0000 Bump pygments from 2.1.3 to 2.7.4 in /src/python/cli_new Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.1.3...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> --- src/python/cli_new/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/cli_new/pip-requirements.txt b/src/python/cli_new/pip-requirements.txt index f0642b9b0..4681e3f05 100644 --- a/src/python/cli_new/pip-requirements.txt +++ b/src/python/cli_new/pip-requirements.txt @@ -5,7 +5,7 @@ isort==4.2.5 kazoo==2.5.0 lazy-object-proxy==1.2.2 parse==1.8.0 -Pygments==2.1.3 +Pygments==2.7.4 PyInstaller==3.4 six==1.10.0 tenacity==4.12.0