Skip to content

Commit 9ea661d

Browse files
authored
chore(deps): update dependency google-cloud-iam to v2.17.0 (#12892)
1 parent 6fd262a commit 9ea661d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compute/oslogin/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
backoff==2.2.1; python_version < "3.7"
22
backoff==2.2.1; python_version >= "3.7"
33
pytest==8.2.0
4-
google-cloud-iam==2.12.0
4+
google-cloud-iam==2.17.0
55
google-api-python-client==2.131.0

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ gunicorn==23.0.0
55
requests==2.32.2
66
requests-toolbelt==1.0.0
77
Werkzeug==3.0.6
8-
google-cloud-iam~=2.3.0
8+
google-cloud-iam~=2.17.0
99
PyJWT~=2.8.0

0 commit comments

Comments
 (0)