chore(deps): Update snowballstemmer requirement from <3.0 to <4.0 (#16)

Updates the requirements on [snowballstemmer](https://github.com/snowballstem/snowball) to permit the latest version.
- [Changelog](https://github.com/snowballstem/snowball/blob/master/NEWS)
- [Commits](https://github.com/snowballstem/snowball/compare/v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: snowballstemmer
  dependency-version: 3.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-18 09:09:39 +02:00
committed by GitHub
parent d91263a70c
commit c533a0346d
+1 -1
View File
@@ -13,4 +13,4 @@ sphinx-togglebutton
sphinx_rtd_theme
# snowballstemmer, a dependency of sphinx, was released on 2025-05-08 with version 3.0.0,
# which causes errors in the build process. So we've limited the version for now.
snowballstemmer<3.0
snowballstemmer<4.0