Skip to content

Commit 3883206

Browse files
Bump the pip group across 14 directories with 5 updates
--- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production dependency-group: pip - dependency-name: azure-core dependency-version: 1.38.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6364cbd commit 3883206

14 files changed

Lines changed: 22 additions & 22 deletions

File tree

DataConnectors/AWS-SecurityHubFindings/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ asn1crypto
77
azure-common
88
azure-core
99
botocore
10-
cryptography==46.0.7
10+
cryptography==48.0.1
1111
pyasn1
1212
pyasn1-modules
1313
cffi

Solutions/BloodHound Enterprise/Data Connectors/BloodHoundDataConnector/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
azure-functions==1.18.0
66
azure-identity==1.16.0
77
azure-keyvault-secrets==4.8.0
8-
azure-core>=1.29.5,<2.0.0
8+
azure-core>=1.41.0,<2.0.0
99
azure-functions-durable==1.3.3
1010
azure-storage-blob==12.19.0
11-
cryptography==46.0.7
11+
cryptography==48.0.1
1212
requests

Solutions/Box/Data Connectors/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
azure-functions
66

7-
pyjwt==2.12.0
8-
cryptography==46.0.7
7+
pyjwt==2.13.0
8+
cryptography==48.0.1
99
boxsdk==3.3.0
1010
azure-storage-file-share==12.7.0
1111
python-dateutil==2.8.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
azure-functions==1.6.0
22
duo-client==5.6.1
33
azure-storage-file-share==12.5.0
4-
cryptography==46.0.7
4+
cryptography==48.0.1

Solutions/Commvault Security IQ/Data Connectors/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# The Python Worker is managed by Azure Functions platform
33
# Manually managing azure-functions-worker may cause unexpected issues
44

5-
cryptography==46.0.7
5+
cryptography==48.0.1
66
azure-functions
77
azure-storage-blob
88
azure-identity

Solutions/Dataminr Pulse/Data Connectors/DataminrPulseAlerts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ requests
88
#Libraries for Log Analytics to Threat Intelligence Function.
99
azure-monitor-query
1010
azure-identity
11-
cryptography==46.0.7
11+
cryptography==48.0.1
1212
asyncio
1313
aiohttp
1414
azure-storage-file-share==12.10.1

Solutions/ESET Protect Platform/Data Connectors/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
aiohttp==3.9.5 ; python_version >= "3.9" and python_version < "4.0"
1+
aiohttp==3.14.1 ; python_version >= "3.9" and python_version < "4.0"
22
aiosignal==1.4.0 ; python_version >= "3.9" and python_version < "4.0"
33
annotated-types==0.7.0 ; python_version >= "3.9" and python_version < "4.0"
44
async-timeout==4.0.3 ; python_version >= "3.9" and python_version < "3.11"
55
attrs==26.1.0 ; python_version >= "3.9" and python_version < "4.0"
6-
azure-core==1.30.2 ; python_version >= "3.9" and python_version < "4.0"
6+
azure-core==1.38.0 ; python_version >= "3.9" and python_version < "4.0"
77
azure-data-tables==12.5.0 ; python_version >= "3.9" and python_version < "4.0"
88
azure-functions==1.20.0 ; python_version >= "3.9" and python_version < "4.0"
99
azure-identity==1.17.1 ; python_version >= "3.9" and python_version < "4.0"
1010
azure-monitor-ingestion==1.0.4 ; python_version >= "3.9" and python_version < "4.0"
1111
certifi==2026.6.17 ; python_version >= "3.9" and python_version < "4.0"
1212
cffi==2.0.0 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy"
1313
charset-normalizer==3.4.7 ; python_version >= "3.9" and python_version < "4.0"
14-
cryptography==43.0.1 ; python_version >= "3.9" and python_version < "4.0"
14+
cryptography==48.0.1 ; python_version >= "3.9" and python_version < "4.0"
1515
frozenlist==1.8.0 ; python_version >= "3.9" and python_version < "4.0"
1616
idna==3.18 ; python_version >= "3.9" and python_version < "4.0"
1717
integration @ git+https://github.com/eset-enterprise-integration/integration.git@bc4e9145305b531238bbc214fd442e6621c9e0b1 ; python_version >= "3.9" and python_version < "4.0"
@@ -29,5 +29,5 @@ pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"
2929
requests==2.32.5 ; python_version >= "3.9" and python_version < "4.0"
3030
six==1.17.0 ; python_version >= "3.9" and python_version < "4.0"
3131
typing-extensions==4.15.0 ; python_version >= "3.9" and python_version < "4.0"
32-
urllib3==2.6.3 ; python_version >= "3.9" and python_version < "4.0"
32+
urllib3==2.7.0 ; python_version >= "3.9" and python_version < "4.0"
3333
yarl==1.22.0 ; python_version >= "3.9" and python_version < "4.0"

Solutions/GitHub/Data Connectors/GithubWebhookV2/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
azure-functions==1.21.3
66
azure-identity==1.17.1
77
azure-monitor-ingestion==1.0.4
8-
cryptography==46.0.7
8+
cryptography==48.0.1

Solutions/GoogleSecOps/Data Connectors/GoogleSecOpsDetectionAlerts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ azure-identity==1.25.3
55
httpx==0.28.1
66
requests==2.33.1
77
google-auth==2.49.2
8-
cryptography==47.0.0
8+
cryptography==48.0.1

Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
azure-core==1.38.0
1+
azure-core==1.41.0
22
azure-functions==1.17.0
33
azure-storage-file-share==12.3.0
44
certifi==2024.7.4
55
cffi==1.16.0
66
charset-normalizer==3.3.1
7-
cryptography==46.0.7
7+
cryptography==48.0.1
88
idna==3.15
99
isodate==0.6.1
1010
msrest==0.7.1
1111
oauthlib==3.2.2
1212
pycparser==2.21
13-
PyJWT==2.12.0
13+
PyJWT==2.13.0
1414
python-dateutil==2.8.1
1515
requests==2.33.0
1616
requests-oauthlib==1.3.1

0 commit comments

Comments
 (0)