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

Commit 66d8e3a

Browse files
Merge remote-tracking branch 'origin/main' into sshin/microdeposits-2
2 parents 0cf1a48 + d13cceb commit 66d8e3a

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.1.16
1+
25.2.3

requirements.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
aiodataloader
2-
amplitude-analytics
32
ariadne==0.23
43
ariadne_django==0.3.0
54
celery>=5.3.6
@@ -26,7 +25,7 @@ freezegun
2625
google-cloud-pubsub
2726
gunicorn>=22.0.0
2827
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
28+
https://github.com/codecov/shared/archive/c8dca747a7feb93d7c4db6d8845692420b99e676.tar.gz#egg=shared
3029
https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
3130
idna>=3.7
3231
minio

requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
aiodataloader==0.4.0
88
# via -r requirements.in
99
amplitude-analytics==1.1.4
10-
# via
11-
# -r requirements.in
12-
# shared
10+
# via shared
1311
amqp==5.2.0
1412
# via kombu
1513
annotated-types==0.7.0
@@ -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/c8dca747a7feb93d7c4db6d8845692420b99e676.tar.gz
424422
# via -r requirements.in
425423
simplejson==3.17.2
426424
# via -r requirements.in

0 commit comments

Comments
 (0)