Bump the pip group across 3 directories with 1 update (#2163)

Bumps the pip group with 1 update in the /libraries/botbuilder-core directory: [cryptography](https://github.com/pyca/cryptography).
Bumps the pip group with 1 update in the /libraries/botbuilder-dialogs directory: [cryptography](https://github.com/pyca/cryptography).
Bumps the pip group with 1 update in the /libraries/botframework-connector directory: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 42.0.4 to 43.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1)

Updates `cryptography` from 42.0.4 to 43.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1)

Updates `cryptography` from 42.0.4 to 43.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-04 11:37:51 -05:00 коммит произвёл GitHub
Родитель bb1561e8a1
Коммит 693acf0f18
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 3 добавлений и 3 удалений

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

@ -4,5 +4,5 @@ botbuilder-schema==4.17.0
botframework-streaming==4.17.0
requests==2.32.0
PyJWT==2.4.0
cryptography==42.0.4
cryptography==43.0.1
aiounittest==1.3.0

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

@ -4,5 +4,5 @@ botbuilder-schema==4.17.0
botbuilder-core==4.17.0
requests==2.32.0
PyJWT==2.4.0
cryptography==42.0.4
cryptography==43.0.1
aiounittest==1.3.0

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

@ -2,5 +2,5 @@ msrest==0.7.*
botbuilder-schema==4.17.0
requests==2.32.0
PyJWT==2.4.0
cryptography==42.0.4
cryptography==43.0.1
msal>=1.29.0