Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Comments

Update botocore requirement from ~=1.29.50 to ~=1.29.75#255

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.29.75
Closed

Update botocore requirement from ~=1.29.50 to ~=1.29.75#255
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.29.75

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.29.75

  • bugfix:SSO: Fixes aws/aws-cli[#7496](https://github.com/boto/botocore/issues/7496) <https://github.com/aws/aws-cli/issues/7496>__ by using the correct profile name rather than the one set in the session.
  • api-change:auditmanager: This release introduces a ServiceQuotaExceededException to the UpdateAssessmentFrameworkShare API operation.
  • api-change:connect: Reasons for failed diff has been approved by SDK Reviewer

1.29.74

  • api-change:apprunner: This release supports removing MaxSize limit for AutoScalingConfiguration.
  • api-change:glue: Release of Delta Lake Data Lake Format for Glue Studio Service

1.29.73

  • api-change:emr: Update emr client to latest version
  • api-change:grafana: With this release Amazon Managed Grafana now supports inbound Network Access Control that helps you to restrict user access to your Grafana workspaces
  • api-change:ivs: Doc-only update. Updated text description in DeleteChannel, Stream, and StreamSummary.
  • api-change:wafv2: Added a notice for account takeover prevention (ATP). The interface incorrectly lets you to configure ATP response inspection in regional web ACLs in Region US East (N. Virginia), without returning an error. ATP response inspection is only available in web ACLs that protect CloudFront distributions.

1.29.72

  • api-change:cloudtrail: This release adds an InsufficientEncryptionPolicyException type to the StartImport endpoint
  • api-change:efs: Update efs client to latest version
  • api-change:frauddetector: This release introduces Lists feature which allows customers to reference a set of values in Fraud Detector's rules. With Lists, customers can dynamically manage these attributes in real time. Lists can be created/deleted and its contents can be modified using the Fraud Detector API.
  • api-change:glue: Fix DirectJDBCSource not showing up in CLI code gen
  • api-change:privatenetworks: This release introduces a new StartNetworkResourceUpdate API, which enables return/replacement of hardware from a NetworkSite.
  • api-change:rds: Database Activity Stream support for RDS for SQL Server.
  • api-change:wafv2: For protected CloudFront distributions, you can now use the AWS WAF Fraud Control account takeover prevention (ATP) managed rule group to block new login attempts from clients that have recently submitted too many failed login attempts.

1.29.71

  • api-change:appconfig: AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define.
  • api-change:datasync: With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays.
  • api-change:ec2: With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.

1.29.70

  • api-change:account: This release of the Account Management API enables customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html
  • api-change:appconfigdata: AWS AppConfig now offers the option to set a version label on hosted configuration versions. If a labeled hosted configuration version is deployed, its version label is available in the GetLatestConfiguration response.
  • api-change:snowball: Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices.

... (truncated)

Commits
  • b0e719e Merge branch 'release-1.29.75'
  • 4549a71 Bumping version to 1.29.75
  • 640a551 Update to latest models
  • 90556b0 Merge pull request #2851 from hssyoo/patch-sso-session
  • 5c2d88b Plumb profile_name into SSOTokenProvider
  • 39d7e87 Merge branch 'release-1.29.74'
  • 6f4d949 Merge branch 'release-1.29.74' into develop
  • edfdb80 Bumping version to 1.29.74
  • 08148ae Update to latest partitions and endpoints
  • 5dc791f Update to latest models
  • 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 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)

Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.50...1.29.75)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2023

Superseded by #257.

@dependabot dependabot bot closed this Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/botocore-approx-eq-1.29.75 branch February 28, 2023 03:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants