Skip to content

Commit fc0358b

Browse files
Update snowballstemmer requirement from ~=2.2.0 to ~=3.0.1
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](snowballstem/snowball@v2.2.0...v3.0.1) --- updated-dependencies: - dependency-name: snowballstemmer dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb5f65a commit fc0358b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python-slugify~=8.0.4
1919
pytz~=2025.2
2020
requests~=2.32.3
2121
six~=1.17.0
22-
snowballstemmer~=2.2.0
22+
snowballstemmer~=3.0.1
2323
soupsieve~=2.7
2424
Sphinx~=8.2.3
2525
sphinx-material~=0.0.36

0 commit comments

Comments
 (0)