Skip to content

Commit 4817980

Browse files
authored
Merge pull request learningequality#6054 from learningequality/dependabot/pip/httplib2-0.32.0
chore(deps): bump httplib2 from 0.19.1 to 0.32.0
2 parents 6ffd911 + a7097e7 commit 4817980

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ djangorestframework==3.15.1
9898
# via -r requirements.in
9999
exceptiongroup==1.3.1
100100
# via celery
101-
google-api-core==2.30.0
101+
google-api-core[grpc]==2.30.0
102102
# via
103103
# google-cloud-appengine-logging
104104
# google-cloud-core
@@ -137,7 +137,7 @@ google-crc32c==1.8.0
137137
# google-resumable-media
138138
google-resumable-media==2.8.0
139139
# via google-cloud-storage
140-
googleapis-common-protos==1.57.0
140+
googleapis-common-protos[grpc]==1.57.0
141141
# via
142142
# google-api-core
143143
# google-cloud-audit-log
@@ -160,7 +160,7 @@ gunicorn==26.0.0
160160
# via -r requirements.in
161161
html5lib==1.1
162162
# via -r requirements.in
163-
httplib2==0.19.1
163+
httplib2==0.32.0
164164
# via django-postmark
165165
idna==3.15
166166
# via requests
@@ -233,7 +233,7 @@ pydantic==2.13.4
233233
# via -r requirements.in
234234
pydantic-core==2.46.4
235235
# via pydantic
236-
pyparsing==2.4.7
236+
pyparsing==3.3.2
237237
# via httplib2
238238
python-dateutil==2.9.0.post0
239239
# via

0 commit comments

Comments
 (0)