From ce47c18cd6c5bc42fd1461b565ca2b77bed99113 Mon Sep 17 00:00:00 2001 From: Codecov Releaser Date: Thu, 2 May 2024 13:33:12 -0400 Subject: [PATCH] Release 24.5.1 (#534) * Prepare release 24.5.1 * update to latest shared --------- Co-authored-by: Nora Shapiro --- VERSION | 2 +- requirements.in | 2 +- requirements.txt | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 071c786a99..ca93f22b9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -24.4.1 \ No newline at end of file +24.5.1 \ No newline at end of file diff --git a/requirements.in b/requirements.in index 64a09e5a9e..85dda958b6 100644 --- a/requirements.in +++ b/requirements.in @@ -20,7 +20,7 @@ factory-boy fakeredis freezegun https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem -https://github.com/codecov/shared/archive/148b7ae3a6d4cdfc554ba9ca8b911c13e82d77b8.tar.gz#egg=shared +https://github.com/codecov/shared/archive/039efcfca9c11a5d6d02e1e4d19b86d022a21a72.tar.gz#egg=shared google-cloud-pubsub gunicorn>=22.0.0 https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz diff --git a/requirements.txt b/requirements.txt index 7741e9dfcd..636ce4053a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # pip-compile requirements.in @@ -402,7 +402,7 @@ sentry-sdk==1.40.4 # shared setproctitle==1.1.10 # via -r requirements.in -shared @ https://github.com/codecov/shared/archive/148b7ae3a6d4cdfc554ba9ca8b911c13e82d77b8.tar.gz +shared @ https://github.com/codecov/shared/archive/039efcfca9c11a5d6d02e1e4d19b86d022a21a72.tar.gz # via -r requirements.in simplejson==3.17.2 # via -r requirements.in @@ -455,6 +455,7 @@ typing-extensions==4.6.2 # ariadne # opentelemetry-sdk # shared + # starlette uritemplate==4.1.1 # via drf-spectacular urllib3==1.26.18