From dd3212d38b77e1cc00a42c47b076d3e03243b45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:38:24 +0000 Subject: [PATCH] chore(deps): bump idna from 3.6 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.6 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/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 26da205..0e6c749 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,6 @@ cffi==1.16.0 # via # cryptography # pynacl - # xattr cfgv==3.4.0 # via pre-commit chardet==5.2.0 @@ -54,7 +53,9 @@ crashtest==0.4.1 crcmod==1.7 # via -r requirements.in cryptography==42.0.5 - # via pyjwt + # via + # pyjwt + # secretstorage dep-logic==0.0.4 # via pdm deprecated==1.2.14 @@ -78,7 +79,7 @@ git-delete-merged-branches==7.4.0 # via -r requirements.in identify==2.5.33 # via pre-commit -idna==3.6 +idna==3.7 # via requests installer==0.7.0 # via @@ -86,6 +87,10 @@ installer==0.7.0 # poetry jaraco-classes==3.3.0 # via keyring +jeepney==0.8.0 + # via + # keyring + # secretstorage keyring==24.3.0 # via poetry maison==1.4.3 @@ -211,6 +216,8 @@ rich==13.7.0 # via pdm ruyaml==0.91.0 # via yamlfix +secretstorage==3.3.3 + # via keyring setuptools-scm==8.0.4 # via pyscaffold shellingham==1.5.4 @@ -261,8 +268,6 @@ wheel==0.42.0 # via pip-tools wrapt==1.16.0 # via deprecated -xattr==0.10.1 - # via poetry yamale==4.0.4 # via -r requirements.in yamlfix==1.16.0