Skip to content

Commit

Permalink
chore(deps): update dependency coverage to v7.6.10 (#424)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency coverage to v7.6.10
* chore: uv lock

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Mesejo <[email protected]>
  • Loading branch information
renovate[bot] and mesejo authored Jan 8, 2025
1 parent 3cd2bd2 commit df4d248
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dev = [
"black==24.10.0",
"blackdoc==0.3.9",
"codespell[hard-encoding-detection,toml]==2.3.0",
"coverage[toml]==7.6.9",
"coverage[toml]==7.6.10",
"git-cliff<3.0.0,>=2.2.1",
"ipython<9.0.0,>=8.19.0",
"pre-commit==4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ codespell==2.3.0
colorama==0.4.6
comm==0.2.2
connectorx==0.4.0 ; python_full_version < '4.0'
coverage==7.6.9
coverage==7.6.10
dask==2024.12.1 ; python_full_version < '4.0'
debugpy==1.8.9
decorator==5.1.1
Expand Down
Loading

0 comments on commit df4d248

Please sign in to comment.