Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/requirements/numpy-1.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored May 4, 2023
2 parents e5dbf32 + ccfb5df commit c424681
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
--cov=demes --cov-report=term-missing --cov-report=xml -v tests
- name: upload coverage report to codecov
uses: codecov/[email protected].1
uses: codecov/[email protected].3
with:
fail_ci_if_error: true
env_vars: OS,PYTHON
2 changes: 1 addition & 1 deletion requirements/minimal.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
attrs==21.4.0
attrs==23.1.0
ruamel.yaml==0.17.21

0 comments on commit c424681

Please sign in to comment.