зеркало из https://github.com/Azure/iotedgedev.git
Bump requests from 2.25.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
4e51ecdcdd
Коммит
cecd450525
|
@ -1,7 +1,7 @@
|
|||
click==8.0.1
|
||||
docker==5.0.3
|
||||
python-dotenv==0.19.0
|
||||
requests==2.25.1
|
||||
requests==2.31.0
|
||||
fstrings==0.1.0
|
||||
msrestazure==0.6.4
|
||||
iotedgehubdev==0.14.18
|
||||
|
|
2
setup.py
2
setup.py
|
@ -10,7 +10,7 @@ requirements = [
|
|||
'bcrypt<=3.1.7',
|
||||
'docker >= 3.7.0',
|
||||
'python-dotenv',
|
||||
'requests >= 2.20.0, <= 2.25.1',
|
||||
'requests >= 2.20.0, <= 2.31.0',
|
||||
'fstrings',
|
||||
# Note >=2.35.0 cannot be used as is not compatible with the docker dependency;
|
||||
# docker requires websocket-client==0.56.0 and azure-cli-core>=2.35.0 requires websocket-client==1.31.1.
|
||||
|
|
Загрузка…
Ссылка в новой задаче