Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 9d47624 commit 0c02cc5
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
python-version: "${{ matrix.python-version }}"
- name: Install Python Poetry
uses: abatilo/[email protected].1
uses: abatilo/[email protected].2
with:
poetry-version: "${{ matrix.poetry-version }}"
- name: Install Dependencies
Expand Down
Loading

0 comments on commit 0c02cc5

Please sign in to comment.