From cd9a652b13115ea75632652aa4490d123e35ca06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 02:09:41 +0000 Subject: [PATCH] chore(deps): bump the pip group across 2 directories with 6 updates Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.19.1` | | [certifi](https://github.com/certifi/python-certifi) | `2018.11.29` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `2.8` | `3.7` | | [pyyaml](https://github.com/yaml/pyyaml) | `5.3` | `5.4` | | [requests](https://github.com/psf/requests) | `2.27.1` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `2.5.0` | Bumps the pip group with 5 updates in the /amzn directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2018.11.29` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `2.8` | `3.7` | | [pyyaml](https://github.com/yaml/pyyaml) | `5.3` | `5.4` | | [requests](https://github.com/psf/requests) | `2.27.1` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `2.5.0` | Updates `zipp` from 3.18.1 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.18.1...v3.19.1) Updates `certifi` from 2018.11.29 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2018.11.29...2024.07.04) Updates `idna` from 2.8 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.8...v3.7) Updates `pyyaml` from 5.3 to 5.4 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.4) Updates `requests` from 2.27.1 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.27.1...v2.32.4) Updates `urllib3` from 1.26.18 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/1.26.18...2.5.0) Updates `certifi` from 2018.11.29 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2018.11.29...2024.07.04) Updates `idna` from 2.8 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.8...v3.7) Updates `pyyaml` from 5.3 to 5.4 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.4) Updates `requests` from 2.27.1 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.27.1...v2.32.4) Updates `urllib3` from 1.26.18 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/1.26.18...2.5.0) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.19.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: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: pyyaml dependency-version: '5.4' 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: 2.5.0 dependency-type: direct:production dependency-group: pip - 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' 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: 2.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- amzn/requirements.txt | 10 +++++----- requirements.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/amzn/requirements.txt b/amzn/requirements.txt index 669f5a8..aae27d2 100644 --- a/amzn/requirements.txt +++ b/amzn/requirements.txt @@ -34,7 +34,7 @@ cachetools==4.2.1 # via # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # python-amazon-sp-api -certifi==2018.11.29 +certifi==2024.7.4 # via # -r ./amzn/requirements.txt # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt @@ -53,7 +53,7 @@ fqdn==1.5.1 # via # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # jsonschema -idna==2.8 +idna==3.7 # via # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # jsonschema @@ -107,7 +107,7 @@ pytz==2024.1 # via # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # bravado-core -pyyaml==5.3 +pyyaml==5.4 # via # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # bravado @@ -119,7 +119,7 @@ referencing==0.29.1 # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # jsonschema # jsonschema-specifications -requests==2.27.1 +requests==2.32.4 # via # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # bravado @@ -168,7 +168,7 @@ uri-template==1.3.0 # via # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # jsonschema -urllib3==1.26.18 +urllib3==2.5.0 # via # -r ./amzn/requirements.txt # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt diff --git a/requirements.txt b/requirements.txt index 1116afe..e0c0ac0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ packaging==24.0 pip-tools==7.4.1 pyproject_hooks==1.0.0 tomli==2.0.1 -zipp==3.18.1 +zipp==3.19.1