Skip to content

Commit 09e20df

Browse files
pinned typer version
1 parent c317408 commit 09e20df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Install dependencies
7272
run: |
7373
python -m pip install --upgrade pip
74-
pip install "safety==3.4.0" bandit
74+
pip install "safety==3.4.0" "typer<0.16.0" bandit
7575
7676
- name: Check dependencies for security vulnerabilities
7777
run: |

0 commit comments

Comments
 (0)