Skip to content

Commit b6cf68f

Browse files
pandafynemesifier
authored andcommitted
[tests/deps] Bumped openwisp-utils~=1.2.0
1 parent e506d85 commit b6cf68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
yarn install
3939
python --version
40-
pip install "openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/tarball/1.2"
40+
pip install "openwisp-utils[qa]~=1.2.0"
4141
sudo npm install -g prettier
4242
4343
- name: QA checks

0 commit comments

Comments
 (0)