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

Commit 11c4a7c

Browse files
committed
Merge branch 'staging' of github.com:codecov/codecov-api into staging
# Conflicts: # requirements.in # requirements.txt
2 parents 9f52f69 + f84f109 commit 11c4a7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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/fd58134d9f15bce28917f68bda9e740dd9fe32ff.tar.gz#egg=shared
28+
https://github.com/codecov/shared/archive/21612749d083511b4b38a7371aa6df26fce6f4c2.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ sentry-sdk[celery]==2.13.0
419419
# shared
420420
setproctitle==1.1.10
421421
# via -r requirements.in
422-
shared @ https://github.com/codecov/shared/archive/fd58134d9f15bce28917f68bda9e740dd9fe32ff.tar.gz
422+
shared @ https://github.com/codecov/shared/archive/21612749d083511b4b38a7371aa6df26fce6f4c2.tar.gz
423423
# via -r requirements.in
424424
simplejson==3.17.2
425425
# via -r requirements.in

0 commit comments

Comments
 (0)