From 3a29953661c90eb1641054353ef777dbf4142848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:20:55 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 10 updates Bumps the pip group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.6.0` | `2.9.1` | | [certifi](https://github.com/certifi/python-certifi) | `2018.8.24` | `2024.7.4` | | [cryptography](https://github.com/pyca/cryptography) | `2.3.1` | `48.0.1` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `2.1.11` | `3.1.50` | | [idna](https://github.com/kjd/idna) | `2.7` | `3.15` | | [jinja2](https://github.com/pallets/jinja) | `2.10` | `3.1.6` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.6.1` | `5.29.6` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `18.0.0` | `26.0.0` | | [requests](https://github.com/psf/requests) | `2.19.1` | `2.33.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.23` | `2.7.0` | Updates `babel` from 2.6.0 to 2.9.1 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.6.0...v2.9.1) Updates `certifi` from 2018.8.24 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2018.08.24...2024.07.04) Updates `cryptography` from 2.3.1 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.3.1...48.0.1) Updates `gitpython` from 2.1.11 to 3.1.50 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/2.1.11...3.1.50) Updates `idna` from 2.7 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v2.7...v3.15) Updates `jinja2` from 2.10 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10...3.1.6) Updates `protobuf` from 3.6.1 to 5.29.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyopenssl` from 18.0.0 to 26.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/18.0.0...26.0.0) Updates `requests` from 2.19.1 to 2.33.0 - [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.19.1...v2.33.0) Updates `urllib3` from 1.23 to 2.7.0 - [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.23...2.7.0) --- updated-dependencies: - dependency-name: babel dependency-version: 2.9.1 dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production dependency-group: pip - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index dfee017..53a5e55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,26 +2,26 @@ alabaster==0.7.11 asn1crypto==0.24.0 astroid==2.0.4 attrdict==2.0.0 -Babel==2.6.0 +Babel==2.9.1 bandit==1.5.0 boto3==1.8.7 botocore==1.11.7 cachetools==2.1.0 cbapi==1.3.6 -certifi==2018.8.24 +certifi==2024.7.4 cffi==1.11.5 chardet==3.0.4 coverage==4.5.1 coveralls==1.5.0 -cryptography==2.3.1 +cryptography==48.0.1 docopt==0.6.2 docutils==0.14 gitdb2==2.0.4 -GitPython==2.1.11 -idna==2.7 +GitPython==3.1.50 +idna==3.15 imagesize==1.1.0 isort==4.3.4 -Jinja2==2.10 +Jinja2==3.1.6 jmespath==0.9.3 lazy-object-proxy==1.3.1 MarkupSafe==1.0 @@ -32,18 +32,18 @@ pbr==4.2.0 pika==0.12.0 ply==3.10 prompt-toolkit==2.0.4 -protobuf==3.6.1 +protobuf==5.29.6 pycparser==2.18 pyfakefs==3.4.3 Pygments==2.2.0 pyhcl==0.3.10 pylint==2.1.1 -pyOpenSSL==18.0.0 +pyOpenSSL==26.0.0 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2018.5 PyYAML==3.13 -requests==2.19.1 +requests==2.33.0 s3transfer==0.1.13 six==1.11.0 smmap2==2.0.4 @@ -53,7 +53,7 @@ sphinx-rtd-theme==0.4.1 sphinxcontrib-websupport==1.1.0 stevedore==1.29.0 typed-ast==1.1.0 -urllib3==1.23 +urllib3==2.7.0 wcwidth==0.1.7 wrapt==1.10.11 yara-python==3.8.0