Browse Source
Merge pull request #528 from lluiscampos/dependabot-jan23
Dependabot updates January 2023
4.0.x
Lluis Campos
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
4 deletions
-
tests/requirements_py3.txt
|
|
@ -1,14 +1,14 @@ |
|
|
|
attrs==22.1.0 |
|
|
|
attrs==22.2.0 |
|
|
|
bcrypt==4.0.1 |
|
|
|
certifi==2022.12.7 |
|
|
|
cffi==1.15.1 |
|
|
|
chardet==5.0.0 |
|
|
|
chardet==5.1.0 |
|
|
|
cryptography==38.0.4 |
|
|
|
filelock==3.8.0 |
|
|
|
filelock==3.9.0 |
|
|
|
idna==3.4 |
|
|
|
iniconfig==1.1.1 |
|
|
|
invoke==1.7.3 |
|
|
|
packaging==21.3 |
|
|
|
packaging==22.0 |
|
|
|
pathlib2==2.3.7.post1 |
|
|
|
pluggy==1.0.0 |
|
|
|
psutil==5.9.4 |
|
|
|