Skip to content

Commit 484da84

Browse files
bactgoneall
authored andcommitted
Update pyshacl==0.30.0
Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent bf8574d commit 484da84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
cache: "pip"
2222
- name: Install Python dependencies
2323
run: |
24-
python3 -m pip install check-jsonschema==0.31.0 pyshacl==0.29.1 spdx3-validate==0.0.5
24+
python3 -m pip install check-jsonschema==0.31.0 pyshacl==0.30.0 spdx3-validate==0.0.5
2525
- name: Install dependencies
2626
run: |
2727
sudo apt install -y gawk

0 commit comments

Comments
 (0)