Skip to content

Commit b0bd555

Browse files
dependabot[bot]douglowe
authored andcommitted
Bump roc-validator from 0.8 to 0.8.1
Bumps [roc-validator](https://github.com/crs4/rocrate-validator) from 0.8 to 0.8.1. - [Release notes](https://github.com/crs4/rocrate-validator/releases) - [Changelog](https://github.com/crs4/rocrate-validator/blob/develop/CHANGELOG.md) - [Commits](crs4/rocrate-validator@0.8.0...0.8.1) --- updated-dependencies: - dependency-name: roc-validator dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78639c2 commit b0bd555

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Werkzeug==3.1.6
66
redis==7.2.0
77
python-dotenv==1.2.1
88
apiflask==3.0.2
9-
roc-validator==0.8
9+
roc-validator==0.8.1

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.8.0
163+
roc-validator==0.8.1
164164
# via -r requirements.in
165165
six==1.17.0
166166
# via python-dateutil

0 commit comments

Comments
 (0)