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

Commit 564cad4

Browse files
authored
feat: Bump Shared to latest (#951)
1 parent 8fa8e1c commit 564cad4

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
@@ -20,7 +20,7 @@ factory-boy
2020
fakeredis
2121
freezegun
2222
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
23-
https://github.com/codecov/shared/archive/83b3376fef128a8c8f4191212d89b97f3b507d15.tar.gz#egg=shared
23+
https://github.com/codecov/shared/archive/cc72dcbaab563259257865ae993c8d48b393ccf7.tar.gz#egg=shared
2424
google-cloud-pubsub
2525
gunicorn>=22.0.0
2626
https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz

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/83b3376fef128a8c8f4191212d89b97f3b507d15.tar.gz
422+
shared @ https://github.com/codecov/shared/archive/cc72dcbaab563259257865ae993c8d48b393ccf7.tar.gz
423423
# via -r requirements.in
424424
simplejson==3.17.2
425425
# via -r requirements.in

0 commit comments

Comments
 (0)