From 4a238af704ccffd2e2e09a922d4515fb2a9adf43 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 19 Jan 2025 16:59:40 +0900 Subject: [PATCH] client: Update pyyaml to 6.0.2 --- client/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/constraints.txt b/client/constraints.txt index 2e3d227..493dcca 100644 --- a/client/constraints.txt +++ b/client/constraints.txt @@ -16,7 +16,7 @@ oauthlib==3.2.2 protobuf==4.21.12 pyasn1==0.4.8 pyasn1-modules==0.2.8 -PyYAML==6.0 +PyYAML==6.0.2 requests==2.28.1 requests-oauthlib==1.3.1 rsa==4.9