Bump cryptography from 41.0.6 to 42.0.0 in /scripts (#841)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-05 22:28:25 -05:00
committed by GitHub
parent b9adbd388c
commit 13901ca277
+3 -3
View File
@@ -12,20 +12,20 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
cryptography==41.0.6
cryptography==42.0.0
# via pyjwt
deprecated==1.2.14
# via pygithub
gitdb==4.0.10
# via gitpython
gitpython==3.1.41
# via -r scripts/make_release_requirements.in
# via -r make_release_requirements.in
idna==3.4
# via requests
pycparser==2.21
# via cffi
pygithub==2.2.0
# via -r scripts/make_release_requirements.in
# via -r make_release_requirements.in
pyjwt[crypto]==2.8.0
# via
# pygithub