Skip to content

Commit

Permalink
Bump the pip group across 3 directories with 1 update
Browse files Browse the repository at this point in the history
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](pyca/cryptography@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](pyca/cryptography@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](pyca/cryptography@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent bb1561e commit 2d1fb6e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libraries/botbuilder-core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion libraries/botbuilder-dialogs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 1 addition & 1 deletion libraries/botframework-connector/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2d1fb6e

Please sign in to comment.