mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
Merge pull request #7902 from docker/dependabot/pip/more-itertools-8.6.0
Bump more-itertools from 8.4.0 to 8.6.0
This commit is contained in:
commit
6ec45cf2d2
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ entrypoints==0.3
|
|||
filelock==3.0.12
|
||||
gitdb2==4.0.2
|
||||
mccabe==0.6.1
|
||||
more-itertools==8.4.0; python_version >= '3.5'
|
||||
more-itertools==8.6.0; python_version >= '3.5'
|
||||
more-itertools==5.0.0; python_version < '3.5'
|
||||
packaging==20.4
|
||||
pluggy==0.13.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue