Skip to content

Commit

Permalink
Remove pin of Prospector dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 8, 2022
1 parent c787fe3 commit 07f1baa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions acceptance_tests/app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ prospector = { extras = [
"with_bandit",
"with_mypy"
], version = "1.7.7" }
pylint = "2.14.5"
mypy = "0.971"
flake8 = "4.0.1"

[build-system]
requires = [ "poetry-core>=1.0.0"]
Expand Down

0 comments on commit 07f1baa

Please sign in to comment.