diff --git a/tools/internal_ci/helper_scripts/requirements.linux_perf.txt b/tools/internal_ci/helper_scripts/requirements.linux_perf.txt index 761d8ebfcd1a9..92d92e55e5f67 100644 --- a/tools/internal_ci/helper_scripts/requirements.linux_perf.txt +++ b/tools/internal_ci/helper_scripts/requirements.linux_perf.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 diff --git a/tools/internal_ci/helper_scripts/requirements.macos.txt b/tools/internal_ci/helper_scripts/requirements.macos.txt index 8f8d1d2141c80..475bf2e674477 100644 --- a/tools/internal_ci/helper_scripts/requirements.macos.txt +++ b/tools/internal_ci/helper_scripts/requirements.macos.txt @@ -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 diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py index 37acafccb29e2..0f9c8f40a724c 100644 --- a/tools/interop_matrix/client_matrix.py +++ b/tools/interop_matrix/client_matrix.py @@ -298,6 +298,7 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None): ("v1.60.1", ReleaseInfo(runtimes=["go1.19"])), ("v1.61.0", ReleaseInfo(runtimes=["go1.19"])), ("v1.62.2", ReleaseInfo(runtimes=["go1.19"])), + ("v1.63.0", ReleaseInfo(runtimes=["go1.19"])), ] ), "java": OrderedDict(