Skip to content

Commit

Permalink
Merge pull request #589 from 4dn-dcic/250128_upd_lock
Browse files Browse the repository at this point in the history
Update lock file
  • Loading branch information
aschroed authored Jan 29, 2025
2 parents 36077d0 + 7118d07 commit a90343b
Show file tree
Hide file tree
Showing 4 changed files with 610 additions and 663 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
python-version: 3.11
- name: Install Python dependencies for publish
run: python -m pip install dcicutils==8.7.0.1b2
run: python -m pip install dcicutils==8.17.0
- name: Update the gitinfo.json file with latest relevant git info
run: |
echo "{\"repo\": \"https://github.com/${{ github.repository }}\", \"branch\": \"${GITHUB_REF##*/}\", \"commit\": \"${GITHUB_SHA}\"}" > chalicelib_fourfront/gitinfo.json
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ foursight
Change Log
----------

4.9.11
=====

* Update lock file to use a newer version of dcicutils to get around publish script issue due to change in github API


4.9.10
=====

Expand Down
Loading

0 comments on commit a90343b

Please sign in to comment.