From a7f8b9cf9586c707f564f9943ca222cd59d5a491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:24:32 +0000 Subject: [PATCH] chore(deps-dev): bump snowballstemmer from 3.1.0 to 3.1.1 Bumps [snowballstemmer](https://github.com/snowballstem/snowball) from 3.1.0 to 3.1.1. - [Changelog](https://github.com/snowballstem/snowball/blob/main/NEWS) - [Commits](https://github.com/snowballstem/snowball/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: snowballstemmer dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ab5dc20..83ad653 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -85,7 +85,7 @@ roman-numerals==4.1.0 # via sphinx ruff==0.15.15 # via pyuspto -snowballstemmer==3.1.0 +snowballstemmer==3.1.1 # via sphinx sphinx==9.1.0 # via