Skip to content

Commit

Permalink
Merge pull request #464 from DataDog/dependabot/pip/sarif-tools-3.0.3
Browse files Browse the repository at this point in the history
Bump sarif-tools from 2.0.0 to 3.0.3
  • Loading branch information
sobregosodd authored Oct 10, 2024
2 parents 4fb4ca3 + 1ef8d54 commit b46587a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 19 deletions.
38 changes: 20 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ flake8 = ">=5.0.4,<8.0.0"
pytest = ">=7.4,<9.0"
setuptools = ">=65.6.3,<76.0.0"
pytest-mock = "^3.11.1"
sarif-tools = "^2.0.0"
sarif-tools = ">=2,<4"

[tool.pytest.ini_options]
filterwarnings = [
Expand Down

0 comments on commit b46587a

Please sign in to comment.