Skip to content

Commit e28f623

Browse files
chore(deps): update dependency google-auth-httplib2 to v0.4.2
1 parent 68aa424 commit e28f623

2 files changed

Lines changed: 2 additions & 2 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
@@ -7,5 +7,5 @@ google-api-python-client>=2.169.0
77
google-api-core==2.33.0
88
google-auth==2.56.3
99
google-auth-oauthlib==1.4.0 # prefered to default one by google-auth
10-
google-auth-httplib2==0.4.0 # prefered to default one by google-auth see https://github.com/googleapis/google-auth-library-python-httplib2?tab=readme-ov-file#introduction
10+
google-auth-httplib2==0.4.2 # 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

stream/chronicle/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ google==3.0.0
33
google-auth==2.56.3
44
google-api-core==2.33.0
55
google-api-python-client==2.198.0
6-
google-auth-httplib2==0.4.0
6+
google-auth-httplib2==0.4.2
77
googleapis-common-protos==1.75.0

0 commit comments

Comments
 (0)