Skip to content

Commit 0dab26c

Browse files
committed
testing pip-compile
tweaks dependencies
1 parent 52b214b commit 0dab26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: pre-commit autoupdate
4343

4444
- name: Update test requirements
45-
run: pip install --upgrade -r test_requirements.txt
45+
run: pip-compile --upgrade -r test_requirements.txt
4646

4747
- name: Create Pull Request
4848
uses: peter-evans/create-pull-request@v6.0.2

0 commit comments

Comments
 (0)