-
Notifications
You must be signed in to change notification settings - Fork 6.7k
chore(deps): update dependency google-cloud-aiplatform to v1.133.0 [security] - autoclosed #14168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| google-cloud-aiplatform==1.57.0 | ||
| google-cloud-aiplatform==1.133.0 | ||
| google-cloud-dataflow-client==0.8.14 | ||
| google-cloud-storage==2.10.0 | ||
| pytest==8.2.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| google-cloud-aiplatform[all]==1.64.0 | ||
| google-cloud-aiplatform[all]==1.133.0 | ||
| protobuf==5.29.5 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| google-auth==2.38.0 | ||
| openai==1.68.2 | ||
| google-cloud-aiplatform==1.86.0 | ||
| google-cloud-aiplatform==1.133.0 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| google-cloud-aiplatform==1.82.0 | ||
| google-cloud-aiplatform==1.133.0 | ||
| google-auth==2.38.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| google-cloud-aiplatform==1.87.0 | ||
| google-cloud-aiplatform==1.133.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| google-cloud-aiplatform[all]==1.103.0 | ||
| google-cloud-aiplatform[all]==1.133.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| earthengine-api==1.5.9 | ||
| folium==0.19.5 | ||
| google-cloud-aiplatform==1.47.0 | ||
| google-cloud-aiplatform==1.133.0 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Updating |
||
| pandas==2.2.3 | ||
| tensorflow==2.12.0 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| pillow==10.3.0 | ||
| apache-beam[gcp]==2.55.1 | ||
| google-cloud-aiplatform==1.47.0 | ||
| google-cloud-aiplatform==1.133.0 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Updating |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |
| apache-beam[gcp]==2.46.0 | ||
| earthengine-api==1.5.9 | ||
| folium==0.19.5 | ||
| google-cloud-aiplatform==1.47.0 | ||
| google-cloud-aiplatform==1.133.0 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Updating |
||
| imageio==2.36.1 | ||
| plotly==5.15.0 | ||
| tensorflow==2.12.0 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| Flask==3.0.3 | ||
| apache-beam[gcp]==2.46.0 | ||
| google-cloud-aiplatform==1.47.0 | ||
| google-cloud-aiplatform==1.133.0 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Updating |
||
| gunicorn==23.0.0 | ||
| pandas==2.2.3 | ||
| tensorflow==2.12.1 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| ../../serving/weather-model | ||
| build==0.10.0 | ||
| google-cloud-aiplatform==1.47.0 | ||
| google-cloud-aiplatform==1.133.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The file is missing a newline character at the end. It is a best practice to ensure all text files end with a newline to comply with POSIX standards and ensure compatibility with various Unix-based tools and linters.