From 2b5bfa9eebf49e7b2827c6fcf41ab03a473f96da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:38:21 +0000 Subject: [PATCH] build(deps): bump pygments from 2.18.0 to 2.19.1 Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.19.1. - [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.18.0...2.19.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 30ab55da..e2d10113 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -180,7 +180,7 @@ platformdirs==4.3.6 # mkdocstrings pycparser==2.22 # via cffi -pygments==2.18.0 +pygments==2.19.1 # via mkdocs-material pymdown-extensions==10.13 # via