From 17b01629eb2c1c388d5b4c99154bca2cab192751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:40:52 +0000 Subject: [PATCH] chore(deps): bump cryptography from 42.0.2 to 42.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index aaa2e08f..a099e1c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,8 +23,10 @@ click==8.1.7 # via # black # mkdocs -cryptography==42.0.2 - # via moto +cryptography==42.0.4 + # via + # moto + # secretstorage cython==0.29.34 # via -r requirements.in docutils==0.20.1 @@ -43,6 +45,10 @@ iniconfig==2.0.0 # via pytest jaraco-classes==3.3.0 # via keyring +jeepney==0.8.0 + # via + # keyring + # secretstorage jinja2==3.1.3 # via # mkdocs @@ -139,6 +145,8 @@ ruff==0.0.262 # via -r requirements.in s3transfer==0.10.0 # via boto3 +secretstorage==3.3.3 + # via keyring six==1.16.0 # via python-dateutil tomli==2.0.1