Skip to content

build(deps): bump apache-airflow-providers-amazon from 4.0.0 to 7.2.1 in /requirements/extras #3682

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps apache-airflow-providers-amazon from 4.0.0 to 7.2.1.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner February 24, 2023 16:30
@dependabot dependabot bot requested review from trajanikant and removed request for a team February 24, 2023 16:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2023
Bumps [apache-airflow-providers-amazon](https://github.com/apache/airflow) from 4.0.0 to 7.2.1.
- [Release notes](https://github.com/apache/airflow/releases)
- [Changelog](https://github.com/apache/airflow/blob/main/RELEASE_NOTES.rst)
- [Commits](apache/airflow@providers-http/4.0.0...providers-amazon/7.2.1)

---
updated-dependencies:
- dependency-name: apache-airflow-providers-amazon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@trajanikant trajanikant force-pushed the dependabot/pip/requirements/extras/apache-airflow-providers-amazon-7.2.1 branch from 4f728be to 30481b2 Compare February 27, 2023 20:27
Copy link
Contributor

@trajanikant trajanikant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/bot run all

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-pr
  • Commit ID: 30481b2
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-slow-tests
  • Commit ID: 30481b2
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-notebook-tests
  • Commit ID: 30481b2
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-local-mode-tests
  • Commit ID: 30481b2
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-unit-tests
  • Commit ID: 30481b2
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@codecov-commenter
Copy link

Codecov Report

Merging #3682 (30481b2) into master (48a90a5) will decrease coverage by 0.79%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3682      +/-   ##
==========================================
- Coverage   89.73%   88.95%   -0.79%     
==========================================
  Files         968      227     -741     
  Lines       91056    22520   -68536     
==========================================
- Hits        81712    20033   -61679     
+ Misses       9344     2487    -6857     
Impacted Files Coverage Δ
...ython3.9/site-packages/sagemaker/instance_group.py
...agemaker/cli/compatibility/v2/modifiers/airflow.py
.../cli/compatibility/v2/modifiers/training_params.py
...hon3.10/site-packages/sagemaker/lineage/context.py
...y38/lib/python3.8/site-packages/sagemaker/model.py
...li/compatibility/v2/modifiers/framework_version.py
.../site-packages/sagemaker/huggingface/processing.py
...9/lib/python3.9/site-packages/sagemaker/network.py
...ib/python3.10/site-packages/sagemaker/git_utils.py
...hon3.8/site-packages/sagemaker/lineage/__init__.py
... and 1185 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@trajanikant trajanikant merged commit 471ee25 into master Feb 28, 2023
@trajanikant trajanikant deleted the dependabot/pip/requirements/extras/apache-airflow-providers-amazon-7.2.1 branch February 28, 2023 01:40
trajanikant added a commit that referenced this pull request Mar 1, 2023
…to 7.2.1 in /requirements/extras (#3682)"

This reverts commit 471ee25.
JoseJuan98 pushed a commit to JoseJuan98/sagemaker-python-sdk that referenced this pull request Mar 4, 2023
nmadan pushed a commit to nmadan/sagemaker-python-sdk that referenced this pull request Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants