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 @@ -3,7 +3,7 @@ azure-data-tables==12.5.0 ; python_version >= "3.10" and python_version < "3.11"
3
3
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
- certifi == 2024.2.2 ; python_version >= "3.10" and python_version < "3.11"
6
+ certifi == 2024.7.4 ; python_version >= "3.10" and python_version < "3.11"
7
7
cffi == 1.16.0 ; python_version >= "3.10" and python_version < "3.11" and platform_python_implementation != "PyPy"
8
8
charset-normalizer == 3.3.2 ; python_version >= "3.10" and python_version < "3.11"
9
9
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