8000 cryptograhphy bump (#2026) · andreikop/botbuilder-python@d3b929c · GitHub
[go: up one dir, main page]

Skip to content

Commit d3b929c

Browse files
tracyboehrerTracy Boehrer
and
Tracy Boehrer
authored
cryptograhphy bump (microsoft#2026)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
1 parent 0d26939 commit d3b929c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libraries/botbuilder-core/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ botbuilder-schema==4.15.0
44
botframework-streaming==4.15.0
55
requests==2.31.0
66
PyJWT==2.4.0
7-
cryptography==41.0.3
7+
cryptography==41.0.4
88
aiounittest==1.3.0

libraries/botbuilder-dialogs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ botbuilder-schema==4.15.0
44
botbuilder-core==4.15.0
55
requests==2.31.0
66
PyJWT==2.4.0
7-
cryptography==41.0.3
7+
cryptography==41.0.4
88
aiounittest==1.3.0

libraries/botframework-connector/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ msrest==0.6.*
22
botbuilder-schema==4.15.0
33
requests==2.31.0
44
PyJWT==2.4.0
5-
cryptography==41.0.3
5+
cryptography==41.0.4
66
msal==1.*

0 commit comments

Comments
 (0)
0