Skip to content

Commit 469a446

Browse files
Bump certifi in /Solutions/WithSecureElementsViaFunction/Data Connectors
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](certifi/python-certifi@2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76db932 commit 469a446

File tree

1 file changed

+1
-1
lines changed

1 file 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
@@ -4,7 +4,7 @@ azure-identity==1.15.0 ; python_version >= "3.10" and python_version < "3.11"
44
azure-monitor-ingestion==1.0.3 ; python_version >= "3.10" and python_version < "3.11"
55
azure-storage-file-share==12.15.0 ; python_version >= "3.10" and python_version < "3.11"
66
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"
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"
1010
cryptography==44.0.1 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)