From cd97df1fc1eb4f8f3738ff32fa023f93c1afb377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:00:37 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 44.0.1 in /scripts Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- scripts/make_release_requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/make_release_requirements.txt b/scripts/make_release_requirements.txt index 73dcd7e..9252cf1 100644 --- a/scripts/make_release_requirements.txt +++ b/scripts/make_release_requirements.txt @@ -12,20 +12,20 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -cryptography==43.0.1 +cryptography==44.0.1 # via pyjwt deprecated==1.2.14 # via pygithub gitdb==4.0.11 # via gitpython gitpython==3.1.44 - # via -r scripts/make_release_requirements.in + # via -r make_release_requirements.in idna==3.7 # via requests pycparser==2.22 # via cffi pygithub==2.5.0 - # via -r scripts/make_release_requirements.in + # via -r make_release_requirements.in pyjwt[crypto]==2.8.0 # via pygithub pynacl==1.5.0