From 73c7ebd5582c4929dac26ddfed59ddc531f0e316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 08:18:59 +0000 Subject: [PATCH] pip: bump pygments from 2.17.1 to 2.17.2 Bumps [pygments](https://github.com/pygments/pygments) from 2.17.1 to 2.17.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.17.1...2.17.2) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1340c61a8..fa487fb85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ polib==1.2.0 pomerge==0.1.4 pospell==1.3 powrap==1.0.1 -Pygments==2.17.1 +Pygments==2.17.2 regex==2023.10.3 requests==2.31.0 snowballstemmer==2.2.0