Skip to content

Commit

Permalink
build(*): update dependency versions
Browse files Browse the repository at this point in the history
- Bump package version to prepare for next release
- Update bento-mdf from 0.7.2 to 0.9.1
- Update pyyaml from >=6 to >= 6.0.1
- Update called ci-cd workflow from v2.2.8 to v2.2.9
- The updates to ci-cd and pyyaml should fix issue introduced with the latest cython release causing ci-cd workflow to fail
  • Loading branch information
nelsonwmoore committed Jul 18, 2023
1 parent 9618573 commit cc55109
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 191 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
ci-cd:
uses: CBIIT/bento-workflows/.github/workflows/[email protected].8
uses: CBIIT/bento-workflows/.github/workflows/[email protected].9
with:
workdir: ./python
pkg_name: bento-meta
Expand Down
Loading

0 comments on commit cc55109

Please sign in to comment.