Skip to content

Commit

Permalink
chore: update shared (#175)
Browse files Browse the repository at this point in the history
Looking to get this commit: codecov/shared@20d9073
That will fix codecov/internal-issues#138
  • Loading branch information
giovanni-guidini committed Nov 6, 2023
1 parent 5b7f0bb commit a004d48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
https://github.com/codecov/shared/archive/db5d79745716d5e4ea3224d31df358159380e88c.tar.gz#egg=shared
https://github.com/codecov/shared/archive/20d90732b438634213890685d546bcd57aa6d66e.tar.gz#egg=shared
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
boto3
celery
Expand Down
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
# pip-compile requirements.in
#
amqp==5.1.0
# via kombu
Expand Down Expand Up @@ -296,14 +296,16 @@ requests==2.31.0
respx==0.20.2
# via -r requirements.in
rfc3986[idna2008]==1.4.0
# via httpx
# via
# httpx
# rfc3986
rsa==4.7.2
# via google-auth
s3transfer==0.3.4
# via boto3
sentry-sdk==1.19.1
# via -r requirements.in
shared @ https://github.com/codecov/shared/archive/db5d79745716d5e4ea3224d31df358159380e88c.tar.gz
shared @ https://github.com/codecov/shared/archive/20d90732b438634213890685d546bcd57aa6d66e.tar.gz
# via -r requirements.in
six==1.15.0
# via
Expand Down

0 comments on commit a004d48

Please sign in to comment.