Skip to content

Commit ee1dabb

Browse files
chore(deps): bump snowballstemmer from 3.0.0.1 to 3.0.1 (#12883)
Bumps [snowballstemmer](https://github.com/snowballstem/snowball) from 3.0.0.1 to 3.0.1. - [Changelog](https://github.com/snowballstem/snowball/blob/master/NEWS) - [Commits](https://github.com/snowballstem/snowball/commits/v3.0.1) --- updated-dependencies: - dependency-name: snowballstemmer dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5636fbe commit ee1dabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ ruff==0.11.9
230230
# via cryptography (pyproject.toml)
231231
six==1.17.0 ; python_full_version < '3.8'
232232
# via bleach
233-
snowballstemmer==3.0.0.1
233+
snowballstemmer==3.0.1
234234
# via sphinx
235235
sphinx==5.3.0 ; python_full_version < '3.8'
236236
# via

0 commit comments

Comments
 (0)