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

Commit dd38e97

Browse files
Release 25.1.10 (#1091)
Co-authored-by: Suejung Shin <[email protected]>
1 parent e3a2467 commit dd38e97

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

VERSION

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

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/c3288a017d49d72a85d6f42a2056d3063cfd8dda.tar.gz#egg=shared
29+
https://github.com/codecov/shared/archive/a03c2f987b1f317f0372aa844cebd6b8d207a1f9.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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,6 @@ 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
207205
grpc-google-iam-v1==0.12.6
208206
# via google-cloud-pubsub
209207
grpcio==1.62.1
@@ -314,7 +312,7 @@ prometheus-client==0.17.1
314312
# shared
315313
prompt-toolkit==3.0.28
316314
# via click-repl
317-
proto-plus==1.22.3
315+
proto-plus==1.25.0
318316
# via
319317
# google-api-core
320318
# google-cloud-pubsub
@@ -337,9 +335,11 @@ pyasn1-modules==0.2.8
337335
# via google-auth
338336
pycparser==2.20
339337
# via cffi
340-
pydantic==2.8.2
341-
# via -r requirements.in
342-
pydantic-core==2.20.1
338+
pydantic==2.10.5
339+
# via
340+
# -r requirements.in
341+
# shared
342+
pydantic-core==2.27.2
343343
# via pydantic
344344
pyjwt==2.8.0
345345
# via
@@ -416,7 +416,7 @@ sentry-sdk[celery]==2.13.0
416416
# shared
417417
setproctitle==1.1.10
418418
# via -r requirements.in
419-
shared @ https://github.com/codecov/shared/archive/c3288a017d49d72a85d6f42a2056d3063cfd8dda.tar.gz
419+
shared @ https://github.com/codecov/shared/archive/a03c2f987b1f317f0372aa844cebd6b8d207a1f9.tar.gz
420420
# via -r requirements.in
421421
simplejson==3.17.2
422422
# via -r requirements.in
@@ -451,7 +451,7 @@ text-unidecode==1.3
451451
# via faker
452452
toml==0.10.2
453453
# via pre-commit
454-
typing-extensions==4.6.2
454+
typing-extensions==4.12.2
455455
# via
456456
# aiodataloader
457457
# ariadne

0 commit comments

Comments
 (0)