mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 11:07:53 -08:00
build(deps-dev): bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3. - [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/7.4.2...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ packages = ["capa"]
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"pre-commit==3.5.0",
|
||||
"pytest==7.4.2",
|
||||
"pytest==7.4.3",
|
||||
"pytest-sugar==0.9.7",
|
||||
"pytest-instafail==0.5.0",
|
||||
"pytest-cov==4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user