Skip to content

Commit 5a5c8db

Browse files
Bump more-itertools from 8.14.0 to 9.0.0 (#401)
Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.14.0 to 9.0.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v8.14.0...v9.0.0) --- updated-dependencies: - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dvora-h <[email protected]>
1 parent 30c60f9 commit 5a5c8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ types-redis = ">=3.5.9,<5.0.0"
4444
python-ulid = "^1.0.3"
4545
typing-extensions = "^4.4.0"
4646
hiredis = "^2.0.0"
47-
more-itertools = "^8.14.0"
47+
more-itertools = ">=8.14,<10.0"
4848

4949
[tool.poetry.dev-dependencies]
5050
mypy = "^0.982"

0 commit comments

Comments
 (0)