From 6090e79db537ae26ec3256c6d6eb78e19ac4708e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:24:54 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 2 updates Bumps the production-dependencies group with 2 updates in the /docs directory: [pygments](https://github.com/pygments/pygments) and [pyparsing](https://github.com/pyparsing/pyparsing). Updates `pygments` from 2.18.0 to 2.19.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.18.0...2.19.0) Updates `pyparsing` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.2.0...3.2.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fdf197db8e..4832ad31aa 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ Babel==2.16.0 Jinja2==3.1.5 MarkupSafe==3.0.2 -Pygments==2.18.0 +Pygments==2.19.0 Sphinx==7.4.7 certifi==2024.12.14 chardet==5.2.0 @@ -11,7 +11,7 @@ idna==3.10 imagesize==1.4.1 myst-parser==4.0.0 packaging==24.2 -pyparsing==3.2.0 +pyparsing==3.2.1 pytz==2024.2 requests==2.32.3 snowballstemmer==2.2.0