Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 6b02aa1

Browse files
committed
Update shared to 4de8f9e
1 parent f4f7dc8 commit 6b02aa1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ freezegun
2525
google-cloud-pubsub
2626
gunicorn>=22.0.0
2727
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
28-
https://github.com/codecov/shared/archive/47fa7fd405cd4a37ab6df9f200d6b600795f2786.tar.gz#egg=shared
28+
https://github.com/codecov/shared/archive/4de8f9e843fa146bf39ad32633b09a42cc1b5102.tar.gz#egg=shared
2929
https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
3030
idna>=3.7
3131
minio

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ googleapis-common-protos[grpc]==1.59.1
202202
# grpcio-status
203203
graphql-core==3.2.3
204204
# via ariadne
205+
greenlet==3.1.1
206+
# via sqlalchemy
205207
grpc-google-iam-v1==0.12.6
206208
# via google-cloud-pubsub
207209
grpcio==1.62.1
@@ -419,7 +421,7 @@ sentry-sdk[celery]==2.13.0
419421
# shared
420422
setproctitle==1.1.10
421423
# via -r requirements.in
422-
shared @ https://github.com/codecov/shared/archive/47fa7fd405cd4a37ab6df9f200d6b600795f2786.tar.gz
424+
shared @ https://github.com/codecov/shared/archive/4de8f9e843fa146bf39ad32633b09a42cc1b5102.tar.gz
423425
# via -r requirements.in
424426
simplejson==3.17.2
425427
# via -r requirements.in

0 commit comments

Comments
 (0)