File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Solutions/WithSecureElementsViaFunction/Data Connectors Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ azure-identity==1.15.0 ; python_version >= "3.10" and python_version < "3.11"
4
4
azure-monitor-ingestion == 1.0.3 ; python_version >= "3.10" and python_version < "3.11"
5
5
azure-storage-file-share == 12.15.0 ; python_version >= "3.10" and python_version < "3.11"
6
6
azure-functions == 1.11.2 ; python_version >= "3.10" and python_version < "3.11"
7
- certifi == 2024.2.2 ; python_version >= "3.10" and python_version < "3.11"
7
+ certifi == 2024.7.4 ; python_version >= "3.10" and python_version < "3.11"
8
8
cffi == 1.16.0 ; python_version >= "3.10" and python_version < "3.11" and platform_python_implementation != "PyPy"
9
9
charset-normalizer == 3.3.2 ; python_version >= "3.10" and python_version < "3.11"
10
10
cryptography == 42.0.2 ; python_version >= "3.10" and python_version < "3.11"
You can’t perform that action at this time.
0 commit comments