Skip to content

Commit 4ae3902

Browse files
dependabot[bot]Psycojoker
authored andcommitted
Chore(deps): Bump more-itertools from 8.14.0 to 10.6.0
Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.14.0 to 10.6.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v8.14.0...v10.6.0) --- updated-dependencies: - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e22e7a6 commit 4ae3902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ optional-dependencies.polkadot = [
8282
]
8383
optional-dependencies.testing = [
8484
"ipfshttpclient==0.8.0a2", # eth/web3 test dependency, for some reason"
85-
"more-itertools==8.14.0",
85+
"more-itertools==10.6.0",
8686
"pytest==8.0.1",
8787
"pytest-aiohttp==1.0.5",
8888
"pytest-asyncio==0.23.5",

0 commit comments

Comments
 (0)