Skip to content

Commit 83dad2d

Browse files
fixed prospector version to 1.3.1
1 parent 87a227c commit 83dad2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ phases:
44
install:
55
commands:
66
- pip install --upgrade pip
7-
- pip install -q boto3 bandit coverage==4.5.4 schema pylint_quotes prospector PyJWT==1.7.1
7+
- pip install -q boto3 bandit coverage==4.5.4 schema pylint_quotes prospector==1.3.1 PyJWT==1.7.1
88
pre_build:
99
commands:
1010
- export LOG_LEVEL=CRITICAL

0 commit comments

Comments
 (0)