Browse Source
Merge pull request #487 from mendersoftware/dependabot/pip/tests/invoke-1.7.3
chore: bump invoke from 1.6.0 to 1.7.3 in /tests
4.0.x
oleorhagen
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
tests/requirements_py3.txt
|
@ -7,7 +7,7 @@ cryptography==38.0.1 |
|
|
filelock==3.8.0 |
|
|
filelock==3.8.0 |
|
|
idna==3.4 |
|
|
idna==3.4 |
|
|
iniconfig==1.1.1 |
|
|
iniconfig==1.1.1 |
|
|
invoke==1.6.0 |
|
|
invoke==1.7.3 |
|
|
packaging==21.3 |
|
|
packaging==21.3 |
|
|
pathlib2==2.3.7.post1 |
|
|
pathlib2==2.3.7.post1 |
|
|
pluggy==1.0.0 |
|
|
pluggy==1.0.0 |
|
|