From c072128f9e5f41f87416fbe007a883bf8db7d7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 10:13:01 +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: [certifi](https://github.com/certifi/python-certifi) and [snowballstemmer](https://github.com/snowballstem/snowball). Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26) Updates `snowballstemmer` from 2.2.0 to 3.0.0 - [Changelog](https://github.com/snowballstem/snowball/blob/master/NEWS) - [Commits](https://github.com/snowballstem/snowball/compare/v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: snowballstemmer dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major 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 3bda4367e3..685c041afc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ Jinja2==3.1.6 MarkupSafe==3.0.2 Pygments==2.19.1 Sphinx==7.4.7 -certifi==2025.1.31 +certifi==2025.4.26 chardet==5.2.0 commonmark==0.9.1 docutils==0.20.1 @@ -14,7 +14,7 @@ packaging==25.0 pyparsing==3.2.3 pytz==2025.2 requests==2.32.3 -snowballstemmer==2.2.0 +snowballstemmer==3.0.0 sphinx-favicon==1.0.1 sphinx-rtd-theme==3.0.2 sphinxcontrib-applehelp==2.0.0