Skip to content

Commit

Permalink
pin semgrep to a working version
Browse files Browse the repository at this point in the history
  • Loading branch information
sobregosodd committed Jan 13, 2025
1 parent 075e9f8 commit 1f685b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 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 @@ -12,7 +12,7 @@ guarddog = "guarddog.cli:cli"

[tool.poetry.dependencies]
python = ">=3.10,<4"
semgrep = "^1.97.0"
semgrep = "1.97.0"
requests = "^2.29.0"
python-dateutil = "^2.8.2"
click = "^8.1.3"
Expand Down

0 comments on commit 1f685b3

Please sign in to comment.