Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DataConnectors/AWS-SecurityHubFindings/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ asn1crypto
azure-common
azure-core
botocore
cryptography==46.0.7
cryptography==48.0.1
pyasn1
pyasn1-modules
cffi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ azure-keyvault-secrets==4.8.0
azure-core>=1.29.5,<2.0.0
azure-functions-durable==1.3.3
azure-storage-blob==12.19.0
cryptography==46.0.7
cryptography==48.0.1
requests
4 changes: 2 additions & 2 deletions Solutions/Box/Data Connectors/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

azure-functions

pyjwt==2.12.0
cryptography==46.0.7
pyjwt==2.13.0
cryptography==48.0.1
boxsdk==3.3.0
azure-storage-file-share==12.7.0
python-dateutil==2.8.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
azure-functions==1.6.0
duo-client==5.6.1
azure-storage-file-share==12.5.0
cryptography==46.0.7
cryptography==48.0.1
2 changes: 1 addition & 1 deletion Solutions/CiscoUmbrella/Data Connectors/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ botocore==1.31.0
certifi>=2022.12.7
cffi>=1.17.1
chardet==3.0.4
cryptography<45,>=42.0.0
cryptography>=49.0.0,<50
protobuf>=4.21.6
docutils==0.15.2
isodate==0.6.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# The Python Worker is managed by Azure Functions platform
# Manually managing azure-functions-worker may cause unexpected issues

cryptography==46.0.7
cryptography==48.0.1
azure-functions
azure-storage-blob
azure-identity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requests
#Libraries for Log Analytics to Threat Intelligence Function.
azure-monitor-query
azure-identity
cryptography==46.0.7
cryptography==48.0.1
asyncio
aiohttp
azure-storage-file-share==12.10.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ azure-monitor-ingestion==1.0.4 ; python_version >= "3.9" and python_version < "4
certifi==2025.4.26 ; python_version >= "3.9" and python_version < "4.0"
cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy"
charset-normalizer==3.4.2 ; python_version >= "3.9" and python_version < "4.0"
cryptography==46.0.7 ; python_version >= "3.9" and python_version < "4.0"
cryptography==48.0.1 ; python_version >= "3.9" and python_version < "4.0"
frozenlist==1.6.0 ; python_version >= "3.9" and python_version < "4.0"
idna==3.15 ; python_version >= "3.9" and python_version < "4.0"
integration @ git+https://github.com/eset-enterprise-integration/integration.git@1a8bd440ac975d2613fc5c6e6311d7ec62179b17 ; python_version >= "3.9" and python_version < "4.0"
Expand All @@ -23,7 +23,7 @@ propcache==0.3.1 ; python_version >= "3.9" and python_version < "4.0"
pycparser==2.22 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy"
pydantic-core==2.20.1 ; python_version >= "3.9" and python_version < "4.0"
pydantic==2.8.2 ; python_version >= "3.9" and python_version < "4.0"
pyjwt[crypto]==2.12.0 ; python_version >= "3.9" and python_version < "4.0"
pyjwt[crypto]==2.13.0 ; python_version >= "3.9" and python_version < "4.0"
python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "4.0"
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"
requests==2.32.4 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
azure-functions==1.21.3
azure-identity==1.17.1
azure-monitor-ingestion==1.0.4
cryptography==46.0.7
cryptography==48.0.1
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ azure-identity==1.25.3
httpx==0.28.1
requests==2.33.1
google-auth==2.49.2
cryptography==47.0.0
cryptography==48.0.1
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ azure-storage-file-share==12.3.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.1
cryptography==46.0.7
cryptography==48.0.1
idna==3.15
isodate==0.6.1
msrest==0.7.1
oauthlib==3.2.2
pycparser==2.21
PyJWT==2.12.0
PyJWT==2.13.0
python-dateutil==2.8.1
requests==2.33.0
requests-oauthlib==1.3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ aiohttp==3.13.4
azure-functions==1.20.0
azure-storage-file-share==12.21.0
python-dateutil==2.9.0
cryptography==46.0.7
cryptography==48.0.1
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ azure-storage==0.36.0
azure-data-tables==12.1.0
azure-cosmos==4.2.0
azure-cosmosdb-table==1.0.6
cryptography==46.0.7
cryptography==48.0.1
cffi==1.14.6
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ azure-cosmosdb-table==1.0.6
azure-storage-queue==12.12.0
requests==2.33.0
python-dateutil==2.8.2
pyjwt==2.12.0
pyjwt==2.13.0
pydantic==1.10.22
azure-identity==1.21.0
azure-keyvault-secrets==4.9.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ azure-cosmosdb-table==1.0.6
azure-storage-queue==12.4.0
requests==2.33.0
python-dateutil==2.8.1
pyjwt==2.12.0
pyjwt==2.13.0
pydantic==1.10.13
azure-identity==1.6.0
azure-keyvault-secrets==4.3.0
Expand Down
Loading