From 50e391bc8dd702c0e594ef39427057826259bc3a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 25 Oct 2020 21:13:00 +0000 Subject: [PATCH] Bump pygments from 2.7.1 to 2.7.2 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.1 to 2.7.2. - [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.7.1...2.7.2) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 822a7b30..d3a9560b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -18,5 +18,5 @@ whitenoise[brotli]==5.2.0 urllib3[secure]==1.25.11 future==0.18.2 coreapi==2.3.3 -pygments==2.7.1 +pygments==2.7.2 wordcloud==1.8.0