From eadf71fe9e93efca3df3904845c65f20c6572560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:45:41 +0000 Subject: [PATCH] Bump the pip group across 5 directories with 2 updates Bumps the pip group with 2 updates in the /Solutions/Box/Data Connectors directory: [pyjwt](https://github.com/jpadilla/pyjwt) and [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 2 updates in the /Solutions/ESET Protect Platform/Data Connectors directory: [pyjwt](https://github.com/jpadilla/pyjwt) and [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 2 updates in the /Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector directory: [pyjwt](https://github.com/jpadilla/pyjwt) and [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 1 update in the /Solutions/Trend Micro Vision One/Data Connectors directory: [pyjwt](https://github.com/jpadilla/pyjwt). Bumps the pip group with 1 update in the /Solutions/Trend Micro Vision One/Data Connectors/AzureFunctionTrendMicroXDR directory: [pyjwt](https://github.com/jpadilla/pyjwt). Updates `pyjwt` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.0...2.13.0) Updates `cryptography` from 46.0.7 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) Updates `pyjwt` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.0...2.13.0) Updates `cryptography` from 46.0.7 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) Updates `pyjwt` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.0...2.13.0) Updates `cryptography` from 46.0.7 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) Updates `pyjwt` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.0...2.13.0) Updates `pyjwt` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.0...2.13.0) --- updated-dependencies: - 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: 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: 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: 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] --- Solutions/Box/Data Connectors/requirements.txt | 4 ++-- Solutions/CiscoUmbrella/Data Connectors/requirements.txt | 4 ++-- .../ESET Protect Platform/Data Connectors/requirements.txt | 4 ++-- .../Data Connectors/LookoutCSConnector/requirements.txt | 4 ++-- .../AzureFunctionTrendMicroXDR/requirements.txt | 2 +- .../Trend Micro Vision One/Data Connectors/requirements.txt | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Solutions/Box/Data Connectors/requirements.txt b/Solutions/Box/Data Connectors/requirements.txt index 4ba0cb65906..adb4beeb9bf 100644 --- a/Solutions/Box/Data Connectors/requirements.txt +++ b/Solutions/Box/Data Connectors/requirements.txt @@ -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 diff --git a/Solutions/CiscoUmbrella/Data Connectors/requirements.txt b/Solutions/CiscoUmbrella/Data Connectors/requirements.txt index 5f54997589b..4af7b95cf95 100644 --- a/Solutions/CiscoUmbrella/Data Connectors/requirements.txt +++ b/Solutions/CiscoUmbrella/Data Connectors/requirements.txt @@ -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 @@ -23,4 +23,4 @@ requests-oauthlib==1.3.1 s3transfer>=0.6.0,<0.7.0 six==1.16.0 typing-extensions>=4.6.0 -urllib3>=1.26.15 \ No newline at end of file +urllib3>=2.7.0 \ No newline at end of file diff --git a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt index 5350bed8ed9..20be7675c35 100644 --- a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt +++ b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt @@ -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" @@ -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" diff --git a/Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector/requirements.txt b/Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector/requirements.txt index dc05341f193..f6345fec665 100644 --- a/Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector/requirements.txt +++ b/Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector/requirements.txt @@ -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.7 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 diff --git a/Solutions/Trend Micro Vision One/Data Connectors/AzureFunctionTrendMicroXDR/requirements.txt b/Solutions/Trend Micro Vision One/Data Connectors/AzureFunctionTrendMicroXDR/requirements.txt index e84339a73ab..32f3d633d33 100644 --- a/Solutions/Trend Micro Vision One/Data Connectors/AzureFunctionTrendMicroXDR/requirements.txt +++ b/Solutions/Trend Micro Vision One/Data Connectors/AzureFunctionTrendMicroXDR/requirements.txt @@ -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 diff --git a/Solutions/Trend Micro Vision One/Data Connectors/requirements.txt b/Solutions/Trend Micro Vision One/Data Connectors/requirements.txt index 7b56f147563..7720d4b7497 100644 --- a/Solutions/Trend Micro Vision One/Data Connectors/requirements.txt +++ b/Solutions/Trend Micro Vision One/Data Connectors/requirements.txt @@ -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