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:
dependabot[bot] 2023-05-23 00:51:31 +00:00 коммит произвёл GitHub
Родитель 4e51ecdcdd
Коммит cecd450525
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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.