From dfaf86e638abdadd364e29ee9c96236e6bcdcb24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 04:04:18 +0000 Subject: [PATCH] build(deps): bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [cryptography](https://github.com/pyca/cryptography), [requests](https://github.com/psf/requests), [setuptools](https://github.com/pypa/setuptools) and [urllib3](https://github.com/urllib3/urllib3). Updates `cryptography` from 43.0.3 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.1) Updates `requests` from 2.32.2 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.2...v2.32.4) Updates `setuptools` from 75.6.0 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v75.6.0...v78.1.1) Updates `urllib3` from 2.2.3 to 2.5.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/2.2.3...2.5.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.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: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 47153f1..5fea096 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cffi==1.17.1 charset-normalizer==3.4.0 cliff==4.6.0 cmd2==2.4.3 -cryptography==43.0.3 +cryptography==44.0.1 debtcollector==3.0.0 decorator==5.1.1 dogpile.cache==1.3.2 @@ -42,16 +42,16 @@ python-openstackclient==6.6.0 python-swiftclient==4.5.0 pytz==2024.2 PyYAML==6.0.1 -requests==2.32.2 +requests==2.32.4 requestsexceptions==1.4.0 rfc3986==2.0.0 -setuptools==75.6.0 +setuptools==78.1.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 stevedore==5.3.0 tzdata==2024.1 -urllib3==2.2.3 +urllib3==2.5.0 wcwidth==0.2.13 wheel==0.43.0 wrapt==1.16.0