Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent c90168a commit 1a28760
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ repos:
- id: copyright
- id: poetry-check
additional_dependencies:
- poetry==1.8.4 # pypi
- poetry==1.8.5 # pypi
- id: poetry-lock
additional_dependencies:
- poetry==1.8.4 # pypi
- poetry==1.8.5 # pypi
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
hooks:
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ c2cciutils[checks,publish]==1.6.23
poetry-dynamic-versioning[plugin]==1.4.1
poetry-plugin-export==1.8.0
pre-commit==3.8.0
pytest==8.3.3
pytest==8.3.4
scikit-image==0.24.0
poetry-plugin-tweak-dependencies-version==1.5.2
poetry-dynamic-versioning==1.4.1
Expand Down

0 comments on commit 1a28760

Please sign in to comment.