Skip to content

Commit b5f584b

Browse files
[tool] chore(deps): Update dependency google-auth to v2.50.0 (#6335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1892595 commit b5f584b

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

external-import/email-intel-imap/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pydantic~=2.11.3
55
pydantic-settings==2.8.1
66
google-api-python-client>=2.169.0
77
google-api-core==2.30.0
8-
google-auth==2.49.1
8+
google-auth==2.50.0
99
google-auth-oauthlib==1.3.0 # prefered to default one by google-auth
1010
google-auth-httplib2==0.3.0 # prefered to default one by google-auth see https://github.com/googleapis/google-auth-library-python-httplib2?tab=readme-ov-file#introduction
1111
stix2~=3.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pycti==7.260506.0
22
google-api-python-client==2.195.0
3-
google-auth==2.49.1
3+
google-auth==2.50.0
44

stream/chronicle/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pycti==7.260506.0
22
google==3.0.0
3-
google-auth==2.49.1
3+
google-auth==2.50.0
44
google-api-core==2.30.0
55
google-api-python-client==2.195.0
66
google-auth-httplib2==0.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pycti==7.260506.0
2-
google-auth==2.49.1
2+
google-auth==2.50.0
33
pydantic >=2.8.2, <3
44
connectors-sdk @ git+https://github.com/OpenCTI-Platform/connectors.git@master#subdirectory=connectors-sdk

0 commit comments

Comments
 (0)