From f7d3ec28d278fd78f175a23eef85f21c0d79a3c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 03:04:37 +0000 Subject: [PATCH] Bump pygments from 2.2.0 to 2.9.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.9.0. - [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.2.0...2.9.0) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..d79563c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -48,7 +48,7 @@ pycodestyle==2.3.1 pycparser==2.18 pydocstyle==2.1.1 pyflakes==2.0.0 -pygments==2.2.0 +pygments==2.9.0 pylint==1.8.4 pyparsing==2.2.0 pytest-aiohttp==0.3.0