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

Commit 86286d2

Browse files
chore: Update shared to 5bcbfc8 (#1122)
1 parent b7b6cbc commit 86286d2

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ freezegun
2626
google-cloud-pubsub
2727
gunicorn>=22.0.0
2828
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
29-
https://github.com/codecov/shared/archive/74c0888070699b69a4da73f54be502ad05fde7b6.tar.gz#egg=shared
29+
https://github.com/codecov/shared/archive/5bcbfc83fec6abe56f0febada23f764c1c99ad03.tar.gz#egg=shared
3030
https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
3131
idna>=3.7
3232
minio

requirements.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
aiodataloader==0.4.0
88
# via -r requirements.in
99
amplitude-analytics==1.1.4
10-
# via -r requirements.in
10+
# via
11+
# -r requirements.in
12+
# shared
1113
amqp==5.2.0
1214
# via kombu
1315
annotated-types==0.7.0
@@ -202,6 +204,8 @@ googleapis-common-protos[grpc]==1.59.1
202204
# grpcio-status
203205
graphql-core==3.2.3
204206
# via ariadne
207+
greenlet==3.1.1
208+
# via sqlalchemy
205209
grpc-google-iam-v1==0.12.6
206210
# via google-cloud-pubsub
207211
grpcio==1.62.1
@@ -416,7 +420,7 @@ sentry-sdk[celery]==2.13.0
416420
# shared
417421
setproctitle==1.1.10
418422
# via -r requirements.in
419-
shared @ https://github.com/codecov/shared/archive/74c0888070699b69a4da73f54be502ad05fde7b6.tar.gz
423+
shared @ https://github.com/codecov/shared/archive/5bcbfc83fec6abe56f0febada23f764c1c99ad03.tar.gz
420424
# via -r requirements.in
421425
simplejson==3.17.2
422426
# via -r requirements.in

0 commit comments

Comments
 (0)