Skip to content

Commit 7ceb387

Browse files
pandafynemesifier
authored andcommitted
[tests/deps] Bumped openwisp-utils~=1.2.0
1 parent 96da146 commit 7ceb387

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
id: deps
2828
run: |
2929
sudo ./install-dev.sh
30-
pip install "openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/tarball/1.2"
30+
pip install "openwisp-utils[qa]~=1.2.0"
3131
3232
- name: QA-Checks
3333
run: ./run-qa-checks

0 commit comments

Comments
 (0)