From 92423b47cf662575b404c666a05a227f806a11bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:38:12 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.15.0 in /__tests__/data Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 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.6.1...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- __tests__/data/requirements-linux.txt | 2 +- __tests__/data/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/__tests__/data/requirements-linux.txt b/__tests__/data/requirements-linux.txt index c9e14bb..84b0416 100644 --- a/__tests__/data/requirements-linux.txt +++ b/__tests__/data/requirements-linux.txt @@ -6,7 +6,7 @@ Kivy==2.0.0rc3 Kivy-Garden==0.1.4 packaging==20.7 pdf2image==1.12.1 -Pygments==2.6.1 +Pygments==2.15.0 requests==2.24.0 urllib3==1.25.10 xlrd==1.2.0 \ No newline at end of file diff --git a/__tests__/data/requirements.txt b/__tests__/data/requirements.txt index fa40ab3..aacd4ee 100644 --- a/__tests__/data/requirements.txt +++ b/__tests__/data/requirements.txt @@ -32,7 +32,7 @@ pefile==2021.9.3; python_full_version >= '3.6.0' pillow==7.2 -pygments==2.6.1 +pygments==2.15.0 pyinstaller==3.6