File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies = [
2121 " redis==8.0.1" ,
2222 " python-dotenv==1.2.2" ,
2323 " apiflask==3.1.0" ,
24- " roc-validator==0.10.0 " ,
24+ " roc-validator==0.11.2 " ,
2525]
2626
2727[project .optional-dependencies ]
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ rich==13.9.4
204204 # roc-validator
205205rich-click == 1.9.8
206206 # via roc-validator
207- roc-validator == 0.10.0
207+ roc-validator == 0.11.2
208208 # via ro-crate-validation-service (pyproject.toml)
209209ruff == 0.15.17
210210 # via ro-crate-validation-service (pyproject.toml)
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ rich==13.9.4
160160 # roc-validator
161161rich-click == 1.8.9
162162 # via roc-validator
163- roc-validator == 0.10.0
163+ roc-validator == 0.11.2
164164 # via ro-crate-validation-service (pyproject.toml)
165165s3transfer == 0.18.0
166166 # via boto3
You can’t perform that action at this time.
0 commit comments