From bdd31e02c832ce211210454cc1e8c80a18285663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:34:45 +0000 Subject: [PATCH] chore(deps): Bump pygments from 2.12.0 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.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.12.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 2a3f8a6..0be0a29 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -3,7 +3,7 @@ isort==5.10.1 Markdown==3.3.6 pdoc3==0.10.0 prompt-toolkit==3.0.29 -Pygments==2.12.0 +Pygments==2.15.0 pyinstaller==5.0.1 mypy==0.950 coverage==6.3.2 \ No newline at end of file