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

Commit 4dd09b5

Browse files
committed
update shared
1 parent 30c8f2b commit 4dd09b5

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
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/5bcbfc83fec6abe56f0febada23f764c1c99ad03.tar.gz#egg=shared
29+
https://github.com/codecov/shared/archive/7e9511b228d3c916269d8d7b86e8e1c195b00cf6.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: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
55
# pip-compile requirements.in
@@ -204,8 +204,6 @@ googleapis-common-protos[grpc]==1.59.1
204204
# grpcio-status
205205
graphql-core==3.2.3
206206
# via ariadne
207-
greenlet==3.1.1
208-
# via sqlalchemy
209207
grpc-google-iam-v1==0.12.6
210208
# via google-cloud-pubsub
211209
grpcio==1.62.1
@@ -420,7 +418,7 @@ sentry-sdk[celery]==2.13.0
420418
# shared
421419
setproctitle==1.1.10
422420
# via -r requirements.in
423-
shared @ https://github.com/codecov/shared/archive/5bcbfc83fec6abe56f0febada23f764c1c99ad03.tar.gz
421+
shared @ https://github.com/codecov/shared/archive/7e9511b228d3c916269d8d7b86e8e1c195b00cf6.tar.gz
424422
# via -r requirements.in
425423
simplejson==3.17.2
426424
# via -r requirements.in

0 commit comments

Comments
 (0)