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

Commit d501c77

Browse files
Release 25.1.3 (#1081)
Co-authored-by: Spencer Murray <[email protected]>
1 parent aaed14e commit d501c77

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.12.2
1+
25.1.3

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/abc6b36feceb05c3b754050061436574111058f9.tar.gz#egg=shared
29+
https://github.com/codecov/shared/archive/9a61a94a70722971e56437defe5c31a2399928b0.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: 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
@@ -414,7 +416,7 @@ sentry-sdk[celery]==2.13.0
414416
# shared
415417
setproctitle==1.1.10
416418
# via -r requirements.in
417-
shared @ https://github.com/codecov/shared/archive/abc6b36feceb05c3b754050061436574111058f9.tar.gz
419+
shared @ https://github.com/codecov/shared/archive/9a61a94a70722971e56437defe5c31a2399928b0.tar.gz
418420
# via -r requirements.in
419421
simplejson==3.17.2
420422
# via -r requirements.in

0 commit comments

Comments
 (0)