From a8bf9f0ddbf5ab89318955599a307b1528631f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 12:33:52 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 3.10 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/v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3900d3b..375a0e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,8 +4,6 @@ # # pip-compile --pip-args='--only-binary :all:' requirements.in # ---only-binary :all: - attrs==25.3.0 # via zeep certifi==2025.1.31 @@ -14,11 +12,9 @@ cffi==2.1.0 # via cryptography charset-normalizer==3.4.1 # via requests -colorama==0.4.6 - # via tqdm cryptography==44.0.2 # via pyjwt -idna==3.10 +idna==3.15 # via requests isodate==0.7.2 # via zeep @@ -41,9 +37,7 @@ python-dateutil==2.9.0.post0 python-dotenv==1.1.1 # via -r requirements.in pytz==2025.2 - # via - # pandas - # zeep + # via zeep requests==2.32.4 # via # -r requirements.in @@ -65,8 +59,6 @@ tqdm==4.67.1 # via -r requirements.in typing-extensions==4.13.2 # via simple-salesforce -tzdata==2025.2 - # via pandas urllib3==2.5.0 # via requests xlsxwriter==3.2.8