From 7a18d3335c58258a269ba3b4fa751e982fce6bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 21:26:19 +0000 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4 in /scripts Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- 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 9a432ff..ea48c2c 100644 --- a/scripts/make_release_requirements.txt +++ b/scripts/make_release_requirements.txt @@ -12,20 +12,20 @@ cffi==1.15.1 # pynacl charset-normalizer==3.2.0 # via requests -cryptography==41.0.3 +cryptography==41.0.4 # via pyjwt deprecated==1.2.14 # via pygithub gitdb==4.0.10 # via gitpython gitpython==3.1.35 - # via -r scripts/make_release_requirements.in + # via -r make_release_requirements.in idna==3.4 # via requests pycparser==2.21 # via cffi pygithub==1.59.1 - # via -r scripts/make_release_requirements.in + # via -r make_release_requirements.in pyjwt[crypto]==2.8.0 # via pygithub pynacl==1.5.0