From 6336cca7c3a281611b95cb2521cd06afaba77653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 19:37:53 +0000 Subject: [PATCH] Bump the pip group across 6 directories with 4 updates Bumps the pip group with 1 update in the /email/1.3.0 directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /outlook-exchange/1.0.0 directory: [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 1 update in the /shuffle-tools/1.2.0 directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /unsupported/ansible/1.0.0 directory: [ansible](https://github.com/ansible-community/ansible-build-data). Bumps the pip group with 1 update in the /unsupported/attack-predictor/1.0.0 directory: [nltk](https://github.com/nltk/nltk). Bumps the pip group with 1 update in the /unsupported/cylance/1.0.0 directory: [cryptography](https://github.com/pyca/cryptography). Updates `requests` from 2.32.3 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.32.3...v2.32.4) Updates `cryptography` from 44.0.1 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5) Updates `requests` from 2.32.3 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.32.3...v2.32.4) Updates `ansible` from 8.5.0 to 12.2.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/8.5.0...12.2.0) Updates `nltk` from 3.9.1 to 3.9.2 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9.1...3.9.2) Updates `cryptography` from 44.0.1 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: ansible dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- email/1.3.0/requirements.txt | 2 +- outlook-exchange/1.0.0/requirements.txt | 4 ++-- shuffle-tools/1.2.0/requirements.txt | 2 +- unsupported/ansible/1.0.0/requirements.txt | 4 ++-- unsupported/attack-predictor/1.0.0/requirements.txt | 2 +- unsupported/cylance/1.0.0/requirements.txt | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/email/1.3.0/requirements.txt b/email/1.3.0/requirements.txt index bcb8f684..1d025f3d 100644 --- a/email/1.3.0/requirements.txt +++ b/email/1.3.0/requirements.txt @@ -1,4 +1,4 @@ -requests==2.32.3 +requests==2.32.4 glom==20.11.0 jsonpickle==2.0.0 diff --git a/outlook-exchange/1.0.0/requirements.txt b/outlook-exchange/1.0.0/requirements.txt index c7a756d5..403a1c76 100644 --- a/outlook-exchange/1.0.0/requirements.txt +++ b/outlook-exchange/1.0.0/requirements.txt @@ -1,5 +1,5 @@ -cryptography==44.0.1 +cryptography==46.0.5 exchangelib==3.3.2 eml_parser==1.14.4 glom==20.11.0 -requests==2.32.4 +requests==2.32.5 diff --git a/shuffle-tools/1.2.0/requirements.txt b/shuffle-tools/1.2.0/requirements.txt index 4fe45011..8d31c4ce 100644 --- a/shuffle-tools/1.2.0/requirements.txt +++ b/shuffle-tools/1.2.0/requirements.txt @@ -2,7 +2,7 @@ ioc_finder==7.3.0 py7zr==0.22.0 rarfile==4.2 pyzipper==0.3.6 -requests==2.32.3 +requests==2.32.4 xmltodict==0.14.2 json2xml==5.0.5 ipaddress==1.0.23 diff --git a/unsupported/ansible/1.0.0/requirements.txt b/unsupported/ansible/1.0.0/requirements.txt index c67cded2..ecd05150 100644 --- a/unsupported/ansible/1.0.0/requirements.txt +++ b/unsupported/ansible/1.0.0/requirements.txt @@ -1,2 +1,2 @@ -requests==2.32.4 -ansible==8.5.0 +requests==2.32.5 +ansible==12.2.0 diff --git a/unsupported/attack-predictor/1.0.0/requirements.txt b/unsupported/attack-predictor/1.0.0/requirements.txt index 5687cab1..7fbc25cb 100644 --- a/unsupported/attack-predictor/1.0.0/requirements.txt +++ b/unsupported/attack-predictor/1.0.0/requirements.txt @@ -1,6 +1,6 @@ colorama==0.4.4 joblib==1.2.0 -nltk==3.9.1 +nltk==3.9.2 numpy==1.22.0 pandas==0.25.3 #scikit-learn==0.22.2.post1 diff --git a/unsupported/cylance/1.0.0/requirements.txt b/unsupported/cylance/1.0.0/requirements.txt index a76afb96..d13ed488 100644 --- a/unsupported/cylance/1.0.0/requirements.txt +++ b/unsupported/cylance/1.0.0/requirements.txt @@ -1,3 +1,3 @@ -cryptography==44.0.1 -requests==2.32.4 +cryptography==46.0.5 +requests==2.32.5 PyJWT==2.4.0