From fdb83791bc496bd09132848316fff9d38fa96b29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 21:19:19 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 updates in the /Packs/Exchange2016_Compliance/Integrations/Exchange2016_Compliance/doc_files directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2017.11.5` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `2.6` | `3.7` | | [pyyaml](https://github.com/yaml/pyyaml) | `3.12` | `5.4.1` | | [requests](https://github.com/psf/requests) | `2.18.4` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.22` | `1.26.19` | Updates `certifi` from 2017.11.5 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2017.11.05...2024.07.04) Updates `idna` from 2.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.6...v3.7) Updates `pyyaml` from 3.12 to 5.4.1 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.12...5.4.1) Updates `requests` from 2.18.4 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.32.4) Updates `urllib3` from 1.22 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.22...1.26.19) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: pyyaml dependency-version: 5.4.1 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 1.26.19 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../Exchange2016_Compliance/doc_files/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Packs/Exchange2016_Compliance/Integrations/Exchange2016_Compliance/doc_files/requirements.txt b/Packs/Exchange2016_Compliance/Integrations/Exchange2016_Compliance/doc_files/requirements.txt index 42aaf0352118..9cada1cb501b 100644 --- a/Packs/Exchange2016_Compliance/Integrations/Exchange2016_Compliance/doc_files/requirements.txt +++ b/Packs/Exchange2016_Compliance/Integrations/Exchange2016_Compliance/doc_files/requirements.txt @@ -1,7 +1,7 @@ -certifi==2017.11.5 +certifi==2024.7.4 chardet==3.0.4 -idna==2.6 +idna==3.7 olefile==0.44 -pyyaml==3.12 -requests==2.18.4 -urllib3==1.22 +pyyaml==5.4.1 +requests==2.32.4 +urllib3==1.26.19