Skip to content

Commit 470ba38

Browse files
Update snowballstemmer requirement from ~=2.2.0 to ~=3.0.1 (#171)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb5f65a commit 470ba38

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)