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

Commit a8a1c06

Browse files
chore: Update shared (#1160)
1 parent b8a000a commit a8a1c06

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

requirements.in

Lines changed: 2 additions & 2 deletions
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/3aea532ed80c4d941cbc50e27b11147a8f72d3cd.tar.gz#egg=shared
28+
https://github.com/codecov/shared/archive/04b5f811bd64eb67acff23d89300a988b1c3e61e.tar.gz#egg=shared
2929
https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
3030
idna>=3.7
3131
minio
@@ -58,4 +58,4 @@ starlette==0.40.0
5858
stripe>=11.4.1
5959
urllib3>=1.26.19
6060
vcrpy
61-
whitenoise
61+
whitenoise

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
@@ -416,7 +418,7 @@ sentry-sdk[celery]==2.13.0
416418
# shared
417419
setproctitle==1.1.10
418420
# via -r requirements.in
419-
shared @ https://github.com/codecov/shared/archive/3aea532ed80c4d941cbc50e27b11147a8f72d3cd.tar.gz
421+
shared @ https://github.com/codecov/shared/archive/04b5f811bd64eb67acff23d89300a988b1c3e61e.tar.gz
420422
# via -r requirements.in
421423
simplejson==3.17.2
422424
# via -r requirements.in

0 commit comments

Comments
 (0)