Skip to content

Commit 798128f

Browse files
authored
Merge pull request Azure#12010 from Azure/dependabot/pip/Solutions/WithSecureElementsViaFunction/Data-Connectors/cryptography-44.0.1
Bump cryptography from 42.0.2 to 44.0.1 in /Solutions/WithSecureElementsViaFunction/Data Connectors
2 parents 4237cf0 + 6d84ea9 commit 798128f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Solutions/WithSecureElementsViaFunction/Data Connectors/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ azure-functions==1.11.2 ; python_version >= "3.10" and python_version < "3.11"
77
certifi==2024.2.2 ; python_version >= "3.10" and python_version < "3.11"
88
cffi==1.16.0 ; python_version >= "3.10" and python_version < "3.11" and platform_python_implementation != "PyPy"
99
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "3.11"
10-
cryptography==42.0.2 ; python_version >= "3.10" and python_version < "3.11"
10+
cryptography==44.0.1 ; python_version >= "3.10" and python_version < "3.11"
1111
idna==3.6 ; python_version >= "3.10" and python_version < "3.11"
1212
isodate==0.6.1 ; python_version >= "3.10" and python_version < "3.11"
1313
msal-extensions==1.1.0 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)