Bump cryptography in /tools/internal_ci/helper_scripts

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/36153/head
dependabot[bot] 8 months ago committed by GitHub
parent 733e904491
commit 7a8a0d3528
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      tools/internal_ci/helper_scripts/requirements.linux_perf.txt
  2. 2
      tools/internal_ci/helper_scripts/requirements.macos.txt

@ -1,4 +1,4 @@
cryptography==3.4.6
cryptography==42.0.4
PyJWT==2.0.1
requests==2.25.1
scipy==1.5.4

@ -1,5 +1,5 @@
cython<3.0.0rc1
cryptography==3.4.6
cryptography==42.0.4
PyJWT==2.0.1
pyOpenSSL==20.0.1
PyYAML==6.0

Loading…
Cancel
Save