Skip to content

Commit

Permalink
build(deps-dev): update ruff requirement from ^0.0 to ^0.1 (#95)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
1 parent 5d2dbf9 commit cff19af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pytest = "^7.4"
pre-commit = "^3.3"
ipykernel = "^6.9"
nbstripout = "^0.6"
ruff = "^0.0"
ruff = "^0.1"
pytest-cov = "^4.1"


Expand Down

0 comments on commit cff19af

Please sign in to comment.