Bump deps and tools (#203)
This commit is contained in:
parent
d5c7c6af31
commit
417caa234a
|
@ -39,10 +39,10 @@ optional-dependencies.graphviz = [
|
|||
"graphviz>=0.20.1",
|
||||
]
|
||||
optional-dependencies.test = [
|
||||
"covdefaults>=2.2.2",
|
||||
"diff-cover>=7.4",
|
||||
"covdefaults>=2.3",
|
||||
"diff-cover>=7.5",
|
||||
"pip>=23.0.1",
|
||||
"pytest>=7.2.1",
|
||||
"pytest>=7.2.2",
|
||||
"pytest-cov>=4",
|
||||
"pytest-mock>=3.10",
|
||||
"virtualenv<21,>=20.20",
|
||||
|
|
Loading…
Reference in New Issue