Skip to content

Commit

Permalink
Update pyshacl==0.29.1
Browse files Browse the repository at this point in the history
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
  • Loading branch information
bact authored Jan 5, 2025
1 parent 8a245f4 commit 047e70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cache: "pip"
- name: Install Python dependencies
run: |
python3 -m pip install check-jsonschema==0.30.0 pyshacl==0.29.0 spdx3-validate==0.0.5
python3 -m pip install check-jsonschema==0.30.0 pyshacl==0.29.1 spdx3-validate==0.0.5
- name: Install dependencies
run: |
sudo apt install -y gawk
Expand Down

0 comments on commit 047e70c

Please sign in to comment.