Skip to content

Commit 93e0a8e

Browse files
authored
Merge pull request #160 from eScienceLab/dependabot/pip/roc-validator-0.10.0
chore(deps): bump roc-validator from 0.10.0 to 0.11.2
2 parents 9b82b6b + 276192e commit 93e0a8e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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]

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ rich==13.9.4
204204
# roc-validator
205205
rich-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)
209209
ruff==0.15.17
210210
# via ro-crate-validation-service (pyproject.toml)

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ rich==13.9.4
160160
# roc-validator
161161
rich-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)
165165
s3transfer==0.18.0
166166
# via boto3

0 commit comments

Comments
 (0)