Skip to content

Commit

Permalink
chore(deps): update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovatebotcpg[bot] authored Oct 9, 2024
1 parent d433e62 commit 0e72077
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 14 deletions.
22 changes: 16 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,9 @@ cryptography==43.0.1
databases[mysql]==0.9.0
# via -r requirements.in
deprecated==1.2.14
# via cpg-utils
# via
# cpg-utils
# opentelemetry-api
deprecation==2.1.0
# via cloudevents
dill==0.3.8
Expand Down Expand Up @@ -150,6 +152,7 @@ google-auth==2.34.0
# google-api-core
# google-cloud-appengine-logging
# google-cloud-core
# google-cloud-logging
# google-cloud-secret-manager
# google-cloud-storage
google-cloud-appengine-logging==1.4.5
Expand All @@ -165,20 +168,22 @@ google-cloud-core==2.4.1
# google-cloud-bigquery
# google-cloud-logging
# google-cloud-storage
google-cloud-logging==2.7.0
google-cloud-logging==3.11.2
# via -r requirements.in
google-cloud-pubsub==2.18.3
# via
# -r requirements-dev.in
# -r requirements.in
google-cloud-secret-manager==2.20.2
# via cpg-utils
google-cloud-storage==1.43.0
google-cloud-storage==2.18.2
# via
# -r requirements.in
# cloudpathlib
google-crc32c==1.6.0
# via google-resumable-media
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.2
# via
# google-cloud-bigquery
Expand Down Expand Up @@ -231,6 +236,8 @@ idna==3.8
# httpx
# requests
# yarl
importlib-metadata==8.4.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
isodate==0.6.1
Expand Down Expand Up @@ -275,6 +282,8 @@ nest-asyncio==1.6.0
# via -r requirements-dev.in
nodeenv==1.9.1
# via pre-commit
opentelemetry-api==1.27.0
# via google-cloud-logging
orjson==3.10.7
# via fastapi
packaging==24.1
Expand Down Expand Up @@ -309,9 +318,9 @@ protobuf==4.25.4
# google-cloud-appengine-logging
# google-cloud-audit-log
# google-cloud-bigquery
# google-cloud-logging
# google-cloud-pubsub
# google-cloud-secret-manager
# google-cloud-storage
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
Expand Down Expand Up @@ -400,7 +409,6 @@ shellingham==1.5.4
six==1.16.0
# via
# azure-core
# google-cloud-storage
# isodate
# python-dateutil
slack-sdk==3.20.2
Expand Down Expand Up @@ -481,3 +489,5 @@ wrapt==1.16.0
# testcontainers
yarl==1.9.10
# via aiohttp
zipp==3.20.2
# via importlib-metadata
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ cloudpathlib
requests
google-auth>=2.19.0
google-cloud-bigquery==3.11.4
google-cloud-logging==2.7.0
google-cloud-logging==3.11.2
google-cloud-pubsub==2.18.3
google-cloud-storage==1.43.0
google-cloud-storage==2.18.2
uvicorn==0.29.0
fastapi[all]==0.112.2
strawberry-graphql[fastapi]==0.243.0
Expand Down
22 changes: 16 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,9 @@ cryptography==43.0.1
databases[mysql]==0.9.0
# via -r requirements.in
deprecated==1.2.14
# via cpg-utils
# via
# cpg-utils
# opentelemetry-api
dnspython==2.6.1
# via email-validator
email-validator==2.2.0
Expand Down Expand Up @@ -107,6 +109,7 @@ google-auth==2.34.0
# google-api-core
# google-cloud-appengine-logging
# google-cloud-core
# google-cloud-logging
# google-cloud-secret-manager
# google-cloud-storage
google-cloud-appengine-logging==1.4.5
Expand All @@ -120,18 +123,20 @@ google-cloud-core==2.4.1
# google-cloud-bigquery
# google-cloud-logging
# google-cloud-storage
google-cloud-logging==2.7.0
google-cloud-logging==3.11.2
# via -r requirements.in
google-cloud-pubsub==2.18.3
# via -r requirements.in
google-cloud-secret-manager==2.20.2
# via cpg-utils
google-cloud-storage==1.43.0
google-cloud-storage==2.18.2
# via
# -r requirements.in
# cloudpathlib
google-crc32c==1.6.0
# via google-resumable-media
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.2
# via
# google-cloud-bigquery
Expand Down Expand Up @@ -180,6 +185,8 @@ idna==3.8
# httpx
# requests
# yarl
importlib-metadata==8.4.0
# via opentelemetry-api
isodate==0.6.1
# via
# azure-storage-blob
Expand All @@ -202,6 +209,8 @@ multidict==6.0.5
# via
# aiohttp
# yarl
opentelemetry-api==1.27.0
# via google-cloud-logging
orjson==3.10.7
# via fastapi
packaging==24.1
Expand All @@ -220,9 +229,9 @@ protobuf==4.25.4
# google-cloud-appengine-logging
# google-cloud-audit-log
# google-cloud-bigquery
# google-cloud-logging
# google-cloud-pubsub
# google-cloud-secret-manager
# google-cloud-storage
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
Expand Down Expand Up @@ -287,7 +296,6 @@ shellingham==1.5.4
six==1.16.0
# via
# azure-core
# google-cloud-storage
# isodate
# python-dateutil
slack-sdk==3.20.2
Expand Down Expand Up @@ -340,3 +348,5 @@ wrapt==1.16.0
# via deprecated
yarl==1.9.10
# via aiohttp
zipp==3.20.2
# via importlib-metadata

0 comments on commit 0e72077

Please sign in to comment.