Skip to content

Commit

Permalink
Bump cryptography in /libraries/botframework-connector (#2080)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.0...42.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tracyboehrer <[email protected]>
  • Loading branch information
dependabot[bot] and tracyboehrer authored Feb 22, 2024
1 parent 1fa6d4a commit ef873b8
Showing 1 changed file with 1 addition and 1 deletion.
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.15.0
requests==2.31.0
PyJWT==2.4.0
cryptography==42.0.0
cryptography==42.0.4
msal==1.*

0 comments on commit ef873b8

Please sign in to comment.