From 06fd528e43cd15fe0309ba1691879834b8390b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 12:10:14 +0000 Subject: [PATCH] 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 54bf2cbb2b..ecba8953c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ platformdirs==3.11.0 pre-commit==3.5.0 pydata-sphinx-theme==0.14.3 pyenchant==3.2.2 -Pygments==2.17.1 +Pygments==2.17.2 PyYAML==6.0.1 requests==2.31.0 snowballstemmer==2.2.0