Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/examples/dfdl-bigtable-pubs…
Browse files Browse the repository at this point in the history
…ub-example/org.springframework.boot-spring-boot-2.7.18
  • Loading branch information
agold-rh authored Dec 1, 2023
2 parents 7136c42 + bc78c90 commit d49f806
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ python-dotenv==0.19.0
cufflinks==0.17.3
ipywidgets==7.6.3
tabulate==0.8.9
pyarrow==5.0.0
pyarrow==14.0.1
kaleido==0.2.1
2 changes: 1 addition & 1 deletion examples/cloud-composer-examples/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apache-airflow[gcp,crypto]==1.10.3
apache-beam[gcp]==2.19.0
werkzeug==3.0.1
tzlocal>=1.5.1
pyspark==2.4.0
pyspark==3.2.2
2 changes: 1 addition & 1 deletion examples/cloudml-collaborative-filtering/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ google-api-core>=1.13.0
google-api-python-client>=1.7.9
google-cloud-core>=1.0.2
nose>=1.3.7
pyarrow==0.15.0
pyarrow==14.0.1
tensorboard==1.15.0
tensorflow>=0.15.0,<2.0.0
tensorflow-transform==0.21.2
2 changes: 1 addition & 1 deletion examples/dataflow-flex-python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ overrides==6.5.0
packaging==21.3
proto-plus==1.22.1
protobuf==3.19.6
pyarrow==7.0.0
pyarrow==14.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydot==1.4.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ overrides==6.5.0
packaging==21.3
proto-plus==1.22.2
protobuf==3.19.4
pyarrow==9.0.0
pyarrow==14.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydot==1.4.2
Expand Down
2 changes: 1 addition & 1 deletion tools/bigquery-s3tobq/core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ google-cloud
google-cloud-storage
google-cloud-bigquery
google-cloud-orchestration-airflow
Werkzeug==2.2.2
Werkzeug==2.3.8
14 changes: 7 additions & 7 deletions tools/bq-visualizer/package-lock.json

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

2 changes: 1 addition & 1 deletion tools/bq-visualizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"angular-local-storage": "^0.7.1",
"angular-oauth2-oidc": "^15.0.1",
"angular-oauth2-oidc-jwks": "^15.0.1",
"axios": "^1.4.0",
"axios": "^1.6.0",
"core-js": "^3.19.1",
"dagre": "^0.8.5",
"google-apis": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/cloud-composer-dag-validation/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apache-airflow==2.7.2
apache-airflow==2.7.3
apache-airflow-providers-common-sql==1.6.0
apache-airflow-providers-ftp==3.4.2
apache-airflow-providers-google==10.4.0
Expand Down
2 changes: 1 addition & 1 deletion tools/google-cloud-support-slackbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==41.0.4
cryptography==41.0.6
firebase==3.0.1
firebase-admin==5.1.0
Flask==1.1.4
Expand Down

0 comments on commit d49f806

Please sign in to comment.