Skip to content

Commit b627766

Browse files
Update roc-validator requirement from ~=0.6.5 to ~=0.4.6
Updates the requirements on [roc-validator](https://github.com/crs4/rocrate-validator) to permit the latest version. - [Release notes](https://github.com/crs4/rocrate-validator/releases) - [Commits](crs4/rocrate-validator@0.6.5...0.4.6) --- updated-dependencies: - dependency-name: roc-validator dependency-version: 0.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28ddb32 commit b627766

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Werkzeug~=3.0.4
66
redis~=5.2.0
77
python-dotenv~=1.0.1
88
apiflask~=2.4.0
9-
roc-validator~=0.6.5
9+
roc-validator~=0.4.6
1010
pytest~=8.4.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Werkzeug~=3.0.4
66
redis~=5.2.0
77
python-dotenv~=1.0.1
88
apiflask~=2.4.0
9-
roc-validator~=0.6.5
9+
roc-validator~=0.4.6

0 commit comments

Comments
 (0)