mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 23:26:21 -08:00
build(deps-dev): bump pytest from 6.2.3 to 6.2.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.3...6.2.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
setup.py
2
setup.py
@@ -64,7 +64,7 @@ setuptools.setup(
|
|||||||
install_requires=requirements,
|
install_requires=requirements,
|
||||||
extras_require={
|
extras_require={
|
||||||
"dev": [
|
"dev": [
|
||||||
"pytest==6.2.3",
|
"pytest==6.2.4",
|
||||||
"pytest-sugar==0.9.4",
|
"pytest-sugar==0.9.4",
|
||||||
"pytest-instafail==0.4.2",
|
"pytest-instafail==0.4.2",
|
||||||
"pytest-cov==2.11.1",
|
"pytest-cov==2.11.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user