Skip to content

Commit

Permalink
Release 25.1.10 (#1091)
Browse files Browse the repository at this point in the history
Co-authored-by: Suejung Shin <[email protected]>
  • Loading branch information
codecov-releaser and suejung-sentry authored Jan 13, 2025
1 parent e3a2467 commit dd38e97
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
25.1.3
25.1.10
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ freezegun
google-cloud-pubsub
gunicorn>=22.0.0
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
https://github.com/codecov/shared/archive/c3288a017d49d72a85d6f42a2056d3063cfd8dda.tar.gz#egg=shared
https://github.com/codecov/shared/archive/a03c2f987b1f317f0372aa844cebd6b8d207a1f9.tar.gz#egg=shared
https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
idna>=3.7
minio
Expand Down
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,6 @@ googleapis-common-protos[grpc]==1.59.1
# grpcio-status
graphql-core==3.2.3
# via ariadne
greenlet==3.1.1
# via sqlalchemy
grpc-google-iam-v1==0.12.6
# via google-cloud-pubsub
grpcio==1.62.1
Expand Down Expand Up @@ -314,7 +312,7 @@ prometheus-client==0.17.1
# shared
prompt-toolkit==3.0.28
# via click-repl
proto-plus==1.22.3
proto-plus==1.25.0
# via
# google-api-core
# google-cloud-pubsub
Expand All @@ -337,9 +335,11 @@ pyasn1-modules==0.2.8
# via google-auth
pycparser==2.20
# via cffi
pydantic==2.8.2
# via -r requirements.in
pydantic-core==2.20.1
pydantic==2.10.5
# via
# -r requirements.in
# shared
pydantic-core==2.27.2
# via pydantic
pyjwt==2.8.0
# via
Expand Down Expand Up @@ -416,7 +416,7 @@ sentry-sdk[celery]==2.13.0
# shared
setproctitle==1.1.10
# via -r requirements.in
shared @ https://github.com/codecov/shared/archive/c3288a017d49d72a85d6f42a2056d3063cfd8dda.tar.gz
shared @ https://github.com/codecov/shared/archive/a03c2f987b1f317f0372aa844cebd6b8d207a1f9.tar.gz
# via -r requirements.in
simplejson==3.17.2
# via -r requirements.in
Expand Down Expand Up @@ -451,7 +451,7 @@ text-unidecode==1.3
# via faker
toml==0.10.2
# via pre-commit
typing-extensions==4.6.2
typing-extensions==4.12.2
# via
# aiodataloader
# ariadne
Expand Down

0 comments on commit dd38e97

Please sign in to comment.