Skip to content

Commit

Permalink
Merge branch 'main' into fix/bom-validation-nested-components-isue-275
Browse files Browse the repository at this point in the history
  • Loading branch information
madpah committed Aug 1, 2022
2 parents d6955cb + 01cb53b commit 6caee65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ isort = { version = "^5.10.0", python = ">= 3.6.1" }
flake8 = "^4.0.1"
flake8-annotations = {version = "^2.7.0", python = ">= 3.6.2"}
flake8-bugbear = "^22.7.1"
flake8-isort = { version = "^4.1.0", python = ">= 3.6.1" }
flake8-isort = { version = "^4.1.2", python = ">= 3.6.1" }
jsonschema = { version = ">= 4.4.0", python = "> 3.6"}
lxml = ">=4.7.0"
# `types-setuptools` need to stay in sync with version of `setuptools` - but 47 was not typed...
Expand Down

0 comments on commit 6caee65

Please sign in to comment.