Skip to content

Commit 98894ff

Browse files
Bump more-itertools from 8.14.0 to 9.0.0 (#122)
1 parent e9c62f9 commit 98894ff

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python-dateutil = "^2.8.2"
1717
requests = "^2.28.1"
1818
simplejson = "^3.17.6"
1919
typing-extensions = "^4.3.0"
20-
more-itertools = "^8.14.0"
20+
more-itertools = ">=8.14,<10.0"
2121

2222
[tool.poetry.dev-dependencies]
2323
black = "^22.10.0"

0 commit comments

Comments
 (0)