Skip to content

Commit a114002

Browse files
Bump more-itertools from 10.2.0 to 10.3.0 (#1138)
Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: more-itertools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7070f46 commit a114002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ chardet==5.2.0
99
idna==3.7
1010
importlib-metadata==0.23 ; python_version < '3.8'
1111
joblib==1.4.2
12-
more-itertools==10.2.0
12+
more-itertools==10.3.0
1313
multidict==6.0.5
1414
numpy==1.26.4
1515
pluggy==1.5.0

0 commit comments

Comments
 (0)