Skip to content

Commit

Permalink
Merge pull request #939 from fronzbot/dependabot/pip/ruff-0.4.6
Browse files Browse the repository at this point in the history
Bump ruff from 0.4.5 to 0.4.6
  • Loading branch information
fronzbot authored May 29, 2024
2 parents 8f9b9eb + 503faf7 commit c9f49bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
tox -r -e cov
- name: Codecov
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true # optional (default = false)
files: ./coverage.xml
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ruff==0.4.5
ruff==0.4.6
black==24.4.2
build==1.2.1
coverage==7.5.3
Expand Down

0 comments on commit c9f49bb

Please sign in to comment.