Skip to content

Commit b76bbcb

Browse files
committed
Update packages
1 parent 78d9dfc commit b76bbcb

File tree

2 files changed

+150
-149
lines changed

2 files changed

+150
-149
lines changed

requirements.txt

+23-23
Original file line numberDiff line numberDiff line change
@@ -14,44 +14,44 @@ dateparser==1.2.1
1414
deprecated==1.2.18
1515
deprecation==2.1.0
1616
envelopes==0.4
17-
firebase-admin==6.6.0
17+
firebase-admin==6.7.0
1818
flask==3.1.0
1919
functions-framework==3.8.2
20-
google-api-core==2.24.1
21-
google-api-python-client==2.163.0
20+
google-api-core==2.24.2
21+
google-api-python-client==2.165.0
2222
google-auth==2.38.0
2323
google-auth-httplib2==0.2.0
24-
google-cloud-appengine-logging==1.6.0
25-
google-cloud-audit-log==0.3.1
24+
google-cloud-appengine-logging==1.6.1
25+
google-cloud-audit-log==0.3.2
2626
google-cloud-bigquery==3.30.0
27-
google-cloud-core==2.4.2
27+
google-cloud-core==2.4.3
2828
google-cloud-firestore==2.20.1 ; platform_python_implementation != 'PyPy'
2929
google-cloud-logging==3.11.4
30-
google-cloud-pubsub==2.28.0
31-
google-cloud-secret-manager==2.23.1
30+
google-cloud-pubsub==2.29.0
31+
google-cloud-secret-manager==2.23.2
3232
google-cloud-storage==3.1.0
33-
google-cloud-tasks==2.19.1
34-
google-crc32c==1.6.0
33+
google-cloud-tasks==2.19.2
34+
google-crc32c==1.7.0
3535
google-resumable-media==2.7.2
36-
googleapis-common-protos==1.69.1
37-
grpc-google-iam-v1==0.14.1
38-
grpcio==1.70.0
39-
grpcio-status==1.70.0
36+
googleapis-common-protos==1.69.2
37+
grpc-google-iam-v1==0.14.2
38+
grpcio==1.71.0
39+
grpcio-status==1.71.0
4040
gunicorn==23.0.0 ; sys_platform != 'win32'
4141
httplib2==0.22.0
4242
idna==3.10
43-
importlib-metadata==8.5.0
43+
importlib-metadata==8.6.1
4444
itsdangerous==2.2.0
4545
jinja2==3.1.6
4646
markupsafe==3.0.2
4747
msgpack==1.1.0
48-
numpy==2.2.3
49-
opentelemetry-api==1.30.0
50-
opentelemetry-sdk==1.30.0
51-
opentelemetry-semantic-conventions==0.51b0
48+
numpy==2.2.4
49+
opentelemetry-api==1.31.1
50+
opentelemetry-sdk==1.31.1
51+
opentelemetry-semantic-conventions==0.52b1
5252
packaging==24.2
53-
proto-plus==1.26.0
54-
protobuf==5.29.3
53+
proto-plus==1.26.1
54+
protobuf==5.29.4
5555
pyasn1==0.6.1
5656
pyasn1-modules==0.4.1
5757
pycparser==2.22 ; platform_python_implementation != 'PyPy'
@@ -62,9 +62,9 @@ pytz==2025.1
6262
regex==2024.11.6
6363
requests==2.32.3
6464
rsa==4.9
65-
sentry-sdk==2.22.0
65+
sentry-sdk==2.23.1
6666
six==1.17.0
67-
tinify==1.6.0
67+
tinify==1.7.0
6868
typing-extensions==4.12.2
6969
tzdata==2025.1 ; sys_platform == 'win32'
7070
tzlocal==5.3.1

0 commit comments

Comments
 (0)