From c3642d08b0fe46c870a5fd5794260ebc3c9e14d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 01:57:58 +0000 Subject: [PATCH] Chore(deps): Bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 47.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../lambdas/python/common/requirements-dev.in | 2 +- .../lambdas/python/common/requirements-dev.txt | 12 ++++++------ .../lambdas/python/common/requirements.in | 2 +- .../lambdas/python/common/requirements.txt | 14 +++++++------- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/backend/compact-connect/lambdas/python/common/requirements-dev.in b/backend/compact-connect/lambdas/python/common/requirements-dev.in index 22f9a7515..4c7a9a1b5 100644 --- a/backend/compact-connect/lambdas/python/common/requirements-dev.in +++ b/backend/compact-connect/lambdas/python/common/requirements-dev.in @@ -2,5 +2,5 @@ moto[all]>=5.0.12, <6 boto3-stubs[full] Faker>=40, <41 -cryptography>=46, <47 +cryptography>=47.0.0, <48 attrs>=25, <26 diff --git a/backend/compact-connect/lambdas/python/common/requirements-dev.txt b/backend/compact-connect/lambdas/python/common/requirements-dev.txt index 5d525168d..06c287d16 100644 --- a/backend/compact-connect/lambdas/python/common/requirements-dev.txt +++ b/backend/compact-connect/lambdas/python/common/requirements-dev.txt @@ -10,7 +10,7 @@ antlr4-python3-runtime==4.13.2 # via moto attrs==25.4.0 # via - # -r common/requirements-dev.in + # -r requirements-dev.in # jsonschema # referencing aws-sam-translator==1.103.0 @@ -24,7 +24,7 @@ boto3==1.42.89 # aws-sam-translator # moto boto3-stubs[full]==1.42.91 - # via -r common/requirements-dev.in + # via -r requirements-dev.in boto3-stubs-full==1.42.91 # via boto3-stubs botocore==1.42.91 @@ -43,15 +43,15 @@ cfn-lint==1.41.0 # via moto charset-normalizer==3.4.7 # via requests -cryptography==46.0.7 +cryptography==47.0.0 # via - # -r common/requirements-dev.in + # -r requirements-dev.in # joserfc # moto docker==7.1.0 # via moto faker==40.15.0 - # via -r common/requirements-dev.in + # via -r requirements-dev.in graphql-core==3.2.8 # via moto idna==3.11 @@ -89,7 +89,7 @@ markupsafe==3.0.3 # jinja2 # werkzeug moto[all]==5.1.22 - # via -r common/requirements-dev.in + # via -r requirements-dev.in mpmath==1.3.0 # via sympy multipart==1.3.1 diff --git a/backend/compact-connect/lambdas/python/common/requirements.in b/backend/compact-connect/lambdas/python/common/requirements.in index bb9c2f281..f587851f2 100644 --- a/backend/compact-connect/lambdas/python/common/requirements.in +++ b/backend/compact-connect/lambdas/python/common/requirements.in @@ -1,6 +1,6 @@ argon2-cffi>=25.1.0, <26.0.0 aws-lambda-powertools>=3.5.0, <4 boto3>=1.34.33, <2 -cryptography>=46, <47 +cryptography>=47.0.0, <48 marshmallow>=4.3.0, <5.0.0 requests>=2.31.0, <3.0.0 diff --git a/backend/compact-connect/lambdas/python/common/requirements.txt b/backend/compact-connect/lambdas/python/common/requirements.txt index 64e51baf4..f6d84d14c 100644 --- a/backend/compact-connect/lambdas/python/common/requirements.txt +++ b/backend/compact-connect/lambdas/python/common/requirements.txt @@ -5,13 +5,13 @@ # pip-compile --no-emit-index-url --no-strip-extras lambdas/python/common/requirements.in # argon2-cffi==25.1.0 - # via -r common/requirements.in + # via -r requirements.in argon2-cffi-bindings==25.1.0 # via argon2-cffi aws-lambda-powertools==3.28.0 - # via -r common/requirements.in + # via -r requirements.in boto3==1.42.89 - # via -r common/requirements.in + # via -r requirements.in botocore==1.42.91 # via # boto3 @@ -24,8 +24,8 @@ cffi==2.0.0 # cryptography charset-normalizer==3.4.7 # via requests -cryptography==46.0.7 - # via -r common/requirements.in +cryptography==47.0.0 + # via -r requirements.in idna==3.11 # via requests jmespath==1.1.0 @@ -34,13 +34,13 @@ jmespath==1.1.0 # boto3 # botocore marshmallow==4.3.0 - # via -r common/requirements.in + # via -r requirements.in pycparser==3.0 # via cffi python-dateutil==2.9.0.post0 # via botocore requests==2.33.1 - # via -r common/requirements.in + # via -r requirements.in s3transfer==0.16.0 # via boto3 six==1.17.0