Skip to content

Commit

Permalink
chore: update some deps (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-codecov committed Oct 4, 2023
1 parent 06ee6c8 commit dd4d0eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
https://github.com/codecov/shared/archive/2525bc35ff0ede7035947c78c7a183075b404942.tar.gz#egg=shared
https://github.com/codecov/shared/archive/a4ccbbb66eef572719bf8f522b5c8805c72297a9.tar.gz#egg=shared
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
boto3
celery
Expand All @@ -24,7 +24,7 @@ python-dateutil
python-json-logger
PyYAML
redis>=4.4.4
requests
requests>=2.31.0
respx
sentry-sdk
SQLAlchemy-Utils
Expand Down
12 changes: 6 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 requirements.in
Expand Down Expand Up @@ -36,13 +36,14 @@ celery==5.2.3
# pytest-celery
cerberus==1.3.4
# via shared
certifi==2020.12.5
certifi==2023.7.22
# via
# httpcore
# httpx
# minio
# requests
# sentry-sdk
# shared
cffi==1.14.5
# via
# cryptography
Expand Down Expand Up @@ -71,7 +72,7 @@ coverage==5.5
# -r requirements.in
# codecovopentelem
# pytest-cov
cryptography==40.0.2
cryptography==41.0.4
# via shared
deprecated==1.2.12
# via opentelemetry-api
Expand Down Expand Up @@ -119,7 +120,6 @@ grpcio==1.58.0
# via
# google-api-core
# google-cloud-pubsub
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.58.0
Expand Down Expand Up @@ -265,7 +265,7 @@ redis==4.5.4
# via
# -r requirements.in
# shared
requests==2.28.0
requests==2.31.0
# via
# -r requirements.in
# analytics-python
Expand All @@ -283,7 +283,7 @@ s3transfer==0.3.4
# via boto3
sentry-sdk==1.19.1
# via -r requirements.in
shared @ https://github.com/codecov/shared/archive/2525bc35ff0ede7035947c78c7a183075b404942.tar.gz
shared @ https://github.com/codecov/shared/archive/a4ccbbb66eef572719bf8f522b5c8805c72297a9.tar.gz
# via -r requirements.in
six==1.15.0
# via
Expand Down

0 comments on commit dd4d0eb

Please sign in to comment.