Skip to content

Commit

Permalink
Bump sarif-tools from 2.0.0 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [sarif-tools](https://github.com/microsoft/sarif-tools) from 2.0.0 to 3.0.3.
- [Release notes](https://github.com/microsoft/sarif-tools/releases)
- [Changelog](https://github.com/microsoft/sarif-tools/blob/main/CHANGELOG.md)
- [Commits](microsoft/sarif-tools@v2.0.0...v3.0.3)

---
updated-dependencies:
- dependency-name: sarif-tools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 7f98db2 commit 2980871
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,<75.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 2980871

Please sign in to comment.