Skip to content

Commit

Permalink
Update pyshacl==0.30.0
Browse files Browse the repository at this point in the history
Signed-off-by: Arthit Suriyawongkul <[email protected]>
  • Loading branch information
bact authored and goneall committed Jan 24, 2025
1 parent bf8574d commit 484da84
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.31.0 pyshacl==0.29.1 spdx3-validate==0.0.5
python3 -m pip install check-jsonschema==0.31.0 pyshacl==0.30.0 spdx3-validate==0.0.5
- name: Install dependencies
run: |
sudo apt install -y gawk
Expand Down

0 comments on commit 484da84

Please sign in to comment.