Skip to content

Commit 0e86f74

Browse files
bactgoneall
authored andcommitted
pyshacl==0.29.0
Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent 1529f56 commit 0e86f74

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.29.4 pyshacl==0.28.1
24+
python3 -m pip install check-jsonschema==0.29.4 pyshacl==0.29.0
2525
- name: Install dependencies
2626
run: |
2727
sudo apt install -y gawk

0 commit comments

Comments
 (0)