Skip to content

Commit ca30d8b

Browse files
Bump cryptography in /tools/internal_ci/helper_scripts
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.4.6...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 984b678 commit ca30d8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/internal_ci/helper_scripts/requirements.linux_perf.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==3.4.6
1+
cryptography==44.0.1
22
PyJWT==2.0.1
33
requests==2.25.1
44
scipy==1.5.4

tools/internal_ci/helper_scripts/requirements.macos.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==3.4.6
1+
cryptography==44.0.1
22
PyJWT==2.0.1
33
pyOpenSSL==20.0.1
44
PyYAML==5.4.1

0 commit comments

Comments
 (0)