Skip to content

Commit

Permalink
chore: update shared and cryptography versions (#240)
Browse files Browse the repository at this point in the history
Signed-off-by: joseph-sentry <[email protected]>
  • Loading branch information
joseph-sentry committed Jan 24, 2024
1 parent 40690da commit 292c555
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 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/2db81dfa09d3884bb41307b639c9e7211cc62c41.tar.gz#egg=shared
https://github.com/codecov/shared/archive/6dd50f436271bc282856786e0bc8980f98b11199.tar.gz#egg=shared
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
boto3
celery
Expand Down
10 changes: 4 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
Expand Down Expand Up @@ -80,7 +80,7 @@ coverage==5.5
# -r requirements.in
# codecovopentelem
# pytest-cov
cryptography==41.0.4
cryptography==42.0.0
# via shared
deprecated==1.2.12
# via opentelemetry-api
Expand Down Expand Up @@ -333,9 +333,7 @@ requests==2.31.0
respx==0.20.2
# via -r requirements.in
rfc3986[idna2008]==1.4.0
# via
# httpx
# rfc3986
# via httpx
rsa==4.7.2
# via google-auth
s3transfer==0.3.4
Expand All @@ -344,7 +342,7 @@ screen==1.0.1
# via excel-base
sentry-sdk==1.19.1
# via -r requirements.in
shared @ https://github.com/codecov/shared/archive/2db81dfa09d3884bb41307b639c9e7211cc62c41.tar.gz
shared @ https://github.com/codecov/shared/archive/6dd50f436271bc282856786e0bc8980f98b11199.tar.gz
# via -r requirements.in
six==1.15.0
# via
Expand Down

0 comments on commit 292c555

Please sign in to comment.