Skip to content
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

Bump the python group with 4 updates #3270

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps the python group with 4 updates: flake8-builtins, flake8-isort, boto3 and awscli.

Updates flake8-builtins from 2.1.0 to 2.2.0

Changelog

Sourced from flake8-builtins's changelog.

2.2.0 (2023-11-03)

  • Use tox and pre-commit to ease project maintenance. [gforcada]

2.2.0a0 (2023-11-01)

  • Drop python 3.7 support. [gforcada]

  • Test pre-release of python 3.12. [gforcada]

  • Use pyproject.toml rather than setup.py. [gforcada]

  • Switch from setuptools to hatchling. [gforcada]

  • Add rule for import shadowing (A004). [felixvd]

  • Switch to main branch. [gforcada]

Commits

Updates flake8-isort from 6.1.0 to 6.1.1

Changelog

Sourced from flake8-isort's changelog.

6.1.1 (2023-11-03)

  • Switch from setup.cfg to setup.py. [deronnax]

  • Switch from setuptools to hatchling. [gforcada]

  • Switch to main branch. [gforcada]

  • Use tox and pre-commit to ease project maintenance. [gforcada]

Commits

Updates boto3 from 1.28.73 to 1.28.82

Changelog

Sourced from boto3's changelog.

1.28.82

  • api-change:sqs: [botocore] This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.

1.28.81

  • api-change:connect: [botocore] This release clarifies in our public documentation that InstanceId is a requirement for SearchUsers API requests.
  • api-change:connectcases: [botocore] This release adds the ability to add/view comment authors through CreateRelatedItem and SearchRelatedItems API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • api-change:datasync: [botocore] This change allows for 0 length access keys and secret keys for object storage locations. Users can now pass in empty string credentials.
  • api-change:guardduty: [botocore] Added API support for new GuardDuty EKS Audit Log finding types.
  • api-change:lambda: [botocore] Add Node 20 (nodejs20.x) support to AWS Lambda.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:omics: [botocore] Adding Run UUID and Run Output URI: GetRun and StartRun API response has two new fields "uuid" and "runOutputUri".
  • api-change:rds: [botocore] This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.
  • api-change:redshift-serverless: [botocore] Added a new parameter in the workgroup that helps you control your cost for compute resources. This feature provides a ceiling for RPUs that Amazon Redshift Serverless can scale up to. When automatic compute scaling is required, having a higher value for MaxRPU can enhance query throughput.
  • api-change:resiliencehub: [botocore] AWS Resilience Hub enhances Resiliency Score, providing actionable recommendations to improve application resilience. Amazon Elastic Kubernetes Service (EKS) operational recommendations have been added to help improve the resilience posture of your applications.
  • api-change:sqs: [botocore] This release enables customers to call SQS using AWS JSON-1.0 protocol.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.28.80

  • api-change:dataexchange: [botocore] Updated SendDataSetNotificationRequest Comment to be maximum length 4096.
  • api-change:dlm: [botocore] Added support for pre and post scripts in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.
  • api-change:rds: [botocore] This Amazon RDS release adds support for the multi-tenant configuration. In this configuration, an RDS DB instance can contain multiple tenant databases. In RDS for Oracle, a tenant database is a pluggable database (PDB).
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.28.79

  • api-change:ce: [botocore] This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon MemoryDB reservations.
  • api-change:codebuild: [botocore] AWS CodeBuild now supports AWS Lambda compute.
  • api-change:connect: [botocore] Added new API that allows Amazon Connect Outbound Campaigns to create contacts in Amazon Connect when ingesting your dial requests.
  • api-change:docdb: [botocore] Update the input of CreateDBInstance and ModifyDBInstance to support setting CA Certificates. Update the output of DescribeDBInstance and DescribeDBEngineVersions to show current and supported CA certificates.
  • api-change:iam: [botocore] Add partitional endpoint for iso-e.
  • api-change:mwaa: [botocore] This release adds support for Apache Airflow version 2.7.2. This version release includes support for deferrable operators and triggers.
  • api-change:polly: [botocore] Amazon Polly adds new US English voices - Danielle and Gregory. Danielle and Gregory are available as Neural voices only.
  • api-change:route53: [botocore] Add partitional endpoints for iso-e and iso-f.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.28.78

  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in October 2023.

... (truncated)

Commits
  • a4b5e63 Merge branch 'release-1.28.82'
  • f9dfc2e Bumping version to 1.28.82
  • 574f9a8 Add changelog entries from botocore
  • 43789ad Merge branch 'release-1.28.81'
  • 1cd3322 Merge branch 'release-1.28.81' into develop
  • 0228ec6 Bumping version to 1.28.81
  • 7d27f44 Add changelog entries from botocore
  • 894de4b Merge branch 'release-1.28.80'
  • 285bd0a Merge branch 'release-1.28.80' into develop
  • bb3f218 Bumping version to 1.28.80
  • Additional commits viewable in compare view

Updates awscli from 1.29.73 to 1.29.82

Changelog

Sourced from awscli's changelog.

1.29.82

  • api-change:sqs: This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.

1.29.81

  • api-change:connect: This release clarifies in our public documentation that InstanceId is a requirement for SearchUsers API requests.
  • api-change:connectcases: This release adds the ability to add/view comment authors through CreateRelatedItem and SearchRelatedItems API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • api-change:datasync: This change allows for 0 length access keys and secret keys for object storage locations. Users can now pass in empty string credentials.
  • api-change:guardduty: Added API support for new GuardDuty EKS Audit Log finding types.
  • api-change:lambda: Add Node 20 (nodejs20.x) support to AWS Lambda.
  • api-change:lexv2-models: Update lexv2-models command to latest version
  • api-change:omics: Adding Run UUID and Run Output URI: GetRun and StartRun API response has two new fields "uuid" and "runOutputUri".
  • api-change:rds: This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.
  • api-change:redshift-serverless: Added a new parameter in the workgroup that helps you control your cost for compute resources. This feature provides a ceiling for RPUs that Amazon Redshift Serverless can scale up to. When automatic compute scaling is required, having a higher value for MaxRPU can enhance query throughput.
  • api-change:resiliencehub: AWS Resilience Hub enhances Resiliency Score, providing actionable recommendations to improve application resilience. Amazon Elastic Kubernetes Service (EKS) operational recommendations have been added to help improve the resilience posture of your applications.
  • api-change:sqs: This release enables customers to call SQS using AWS JSON-1.0 protocol.
  • api-change:endpoint-rules: Update endpoint-rules command to latest version

1.29.80

  • bugfix:help: Relax line length limit for rendered help pages
  • api-change:dataexchange: Updated SendDataSetNotificationRequest Comment to be maximum length 4096.
  • api-change:dlm: Added support for pre and post scripts in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.
  • api-change:rds: This Amazon RDS release adds support for the multi-tenant configuration. In this configuration, an RDS DB instance can contain multiple tenant databases. In RDS for Oracle, a tenant database is a pluggable database (PDB).
  • api-change:endpoint-rules: Update endpoint-rules command to latest version

1.29.79

  • api-change:ce: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon MemoryDB reservations.
  • api-change:codebuild: AWS CodeBuild now supports AWS Lambda compute.
  • api-change:connect: Added new API that allows Amazon Connect Outbound Campaigns to create contacts in Amazon Connect when ingesting your dial requests.
  • api-change:docdb: Update the input of CreateDBInstance and ModifyDBInstance to support setting CA Certificates. Update the output of DescribeDBInstance and DescribeDBEngineVersions to show current and supported CA certificates.
  • api-change:iam: Add partitional endpoint for iso-e.
  • api-change:mwaa: This release adds support for Apache Airflow version 2.7.2. This version release includes support for deferrable operators and triggers.
  • api-change:polly: Amazon Polly adds new US English voices - Danielle and Gregory. Danielle and Gregory are available as Neural voices only.
  • api-change:route53: Add partitional endpoints for iso-e and iso-f.
  • api-change:endpoint-rules: Update endpoint-rules command to latest version

1.29.78

... (truncated)

Commits
  • cf999cd Merge branch 'release-1.29.82'
  • 814adfb Bumping version to 1.29.82
  • 96c08e1 Update changelog based on model updates
  • ad09d70 Merge branch 'release-1.29.81'
  • e5f7d27 Merge branch 'release-1.29.81' into develop
  • 53b1227 Bumping version to 1.29.81
  • 33e0a98 Update changelog based on model updates
  • a9bbf13 Merge branch 'release-1.29.80' into develop
  • 7a87e34 Merge branch 'release-1.29.80'
  • 3ac3f94 Bumping version to 1.29.80
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python group with 4 updates: [flake8-builtins](https://github.com/gforcada/flake8-builtins), [flake8-isort](https://github.com/gforcada/flake8-isort), [boto3](https://github.com/boto/boto3) and [awscli](https://github.com/aws/aws-cli).


Updates `flake8-builtins` from 2.1.0 to 2.2.0
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-builtins@2.1.0...2.2.0)

Updates `flake8-isort` from 6.1.0 to 6.1.1
- [Changelog](https://github.com/gforcada/flake8-isort/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-isort@6.1.0...6.1.1)

Updates `boto3` from 1.28.73 to 1.28.82
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.73...1.28.82)

Updates `awscli` from 1.29.73 to 1.29.82
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.29.73...1.29.82)

---
updated-dependencies:
- dependency-name: flake8-builtins
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: flake8-isort
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 9, 2023
@mergify mergify bot merged commit 78c8595 into main Nov 9, 2023
9 checks passed
@mergify mergify bot deleted the dependabot/pip/python-d231c123c7 branch November 9, 2023 14:26
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants