From 0fe8c0b528ec1648fed2f1af5bcac7b76a1e6f7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:17:38 +0000 Subject: [PATCH] Bump pygments from 2.14.0 to 2.15.0 in /src/python Bumps [pygments](https://github.com/pygments/pygments) from 2.14.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.14.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/requirements.txt b/src/python/requirements.txt index 7cb1996e..3e76f1eb 100644 --- a/src/python/requirements.txt +++ b/src/python/requirements.txt @@ -33,7 +33,7 @@ pillow-heif==0.10.0 pgpdump3==1.5.2 py-tlsh==4.7.2 pycdlib==1.14.0 -pygments==2.14.0 +pygments==2.15.0 pylzma==0.5.0 pytesseract==0.3.10 pytest-mock==3.10.0