Skip to content

Commit

Permalink
Fix Prospector config
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 14, 2024
1 parent 5e0ab5a commit 1ad3f09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -76,7 +76,7 @@ certifi = "2024.8.30"
[tool.poetry.group.dev.dependencies]
prospector = { extras = ["with_mypy", "with_bandit", "with_pyroma", "with_ruff"], version = "1.13.1" }
prospector-profile-duplicated = "1.7.0"
prospector-profile-utils = "1.11.0"
prospector-profile-utils = "1.11.1"
c2cwsgiutils = { version = "6.1.3", extras = ["test_images"] }
scikit-image = { version = "0.24.0" }
pytest = "8.3.3"
Expand Down

0 comments on commit 1ad3f09

Please sign in to comment.