Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoellnitz authored and github-actions[bot] committed Jan 10, 2025
1 parent afaa700 commit 2070b86
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
166 changes: 83 additions & 83 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-i https://pypi.org/simple
blinker==1.9.0; python_version >= '3.9'
cachecontrol==0.14.1; python_version >= '3.8'
cachecontrol==0.14.2; python_version >= '3.8'
cachetools==5.5.0; python_version >= '3.7'
certifi==2024.12.14; python_version >= '3.6'
cffi==1.17.1; python_version >= '3.8'
Expand All @@ -16,7 +16,7 @@ firebase-admin==6.6.0; python_version >= '3.7'
flask==3.1.0; python_version >= '3.9'
functions-framework==3.8.2; python_version >= '3.5' and python_version < '4'
google-api-core[grpc]==2.24.0; python_version >= '3.7'
google-api-python-client==2.157.0; python_version >= '3.7'
google-api-python-client==2.158.0; python_version >= '3.7'
google-auth==2.37.0; python_version >= '3.7'
google-auth-httplib2==0.2.0
google-cloud-appengine-logging==1.5.0; python_version >= '3.7'
Expand All @@ -25,16 +25,16 @@ google-cloud-bigquery==3.27.0; python_version >= '3.7'
google-cloud-core==2.4.1; python_version >= '3.7'
google-cloud-firestore==2.19.0; python_version >= '3.7'
google-cloud-logging==3.11.3; python_version >= '3.7'
google-cloud-pubsub==2.27.1; python_version >= '3.7'
google-cloud-pubsub==2.27.2; python_version >= '3.7'
google-cloud-secret-manager==2.22.0; python_version >= '3.7'
google-cloud-storage==2.19.0; python_version >= '3.7'
google-cloud-tasks==2.18.0; python_version >= '3.7'
google-crc32c==1.6.0; python_version >= '3.9'
google-resumable-media==2.7.2; python_version >= '3.7'
googleapis-common-protos[grpc]==1.66.0; python_version >= '3.7'
grpc-google-iam-v1==0.14.0; python_version >= '3.7'
grpcio==1.68.1; python_version >= '3.8'
grpcio-status==1.68.1; python_version >= '3.8'
grpcio==1.69.0; python_version >= '3.8'
grpcio-status==1.69.0; python_version >= '3.8'
gunicorn==23.0.0; python_version >= '3.7'
httplib2==0.22.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
idna==3.10; python_version >= '3.6'
Expand All @@ -49,7 +49,7 @@ opentelemetry-sdk==1.29.0; python_version >= '3.8'
opentelemetry-semantic-conventions==0.50b0; python_version >= '3.8'
packaging==24.2; python_version >= '3.8'
proto-plus==1.25.0; python_version >= '3.7'
protobuf==5.29.2; python_version >= '3.8'
protobuf==5.29.3; python_version >= '3.8'
pyasn1==0.6.1; python_version >= '3.8'
pyasn1-modules==0.4.1; python_version >= '3.8'
pycparser==2.22; python_version >= '3.8'
Expand Down

0 comments on commit 2070b86

Please # to comment.