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

pip(deps): bump the pip group with 6 updates #459

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the pip group with 6 updates:

Package From To
boto3 1.28.54 1.28.58
botocore 1.31.58 1.31.62
boto3-stubs 1.28.58 1.28.62
mkdocs-material 9.4.3 9.4.4
hypothesis 6.87.1 6.87.3
pyright 1.1.329 1.1.330.post0

Updates boto3 from 1.28.54 to 1.28.58

Changelog

Sourced from boto3's changelog.

1.28.58

  • api-change:bedrock-runtime: [botocore] Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier.
  • api-change:bedrock: [botocore] Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.
  • api-change:ec2: [botocore] Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
  • api-change:managedblockchain: [botocore] Remove Rinkeby as option from Ethereum APIs
  • api-change:rds: [botocore] Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.
  • api-change:sso: [botocore] Fix FIPS Endpoints in aws-us-gov.
  • api-change:sts: [botocore] STS API updates for assumeRole
  • api-change:transfer: [botocore] Documentation updates for AWS Transfer Family

1.28.57

  • api-change:bedrock-runtime: [botocore] Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
  • api-change:bedrock: [botocore] Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
  • api-change:budgets: [botocore] Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • api-change:ec2: [botocore] Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • api-change:iotfleetwise: [botocore] AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
  • api-change:sagemaker-featurestore-runtime: [botocore] Feature Store supports read/write of records with collection type features.
  • api-change:sagemaker: [botocore] Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • api-change:wafv2: [botocore] Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.

1.28.56

  • api-change:cognito-idp: [botocore] The UserPoolType Status field is no longer used.
  • api-change:firehose: [botocore] Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
  • api-change:iot: [botocore] Added support for IoT Rules Engine Kafka Action Headers
  • api-change:textract: [botocore] This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.

1.28.55

  • api-change:appintegrations: [botocore] The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
  • api-change:apprunner: [botocore] This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
  • api-change:codedeploy: [botocore] CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
  • api-change:connect: [botocore] This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace.
  • api-change:dynamodb: [botocore] Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
  • api-change:ec2: [botocore] The release includes AWS verified access to support FIPs compliance in North America regions
  • api-change:lakeformation: [botocore] This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation.
  • api-change:pinpoint: [botocore] Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
  • api-change:s3: [botocore] This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.
Commits
  • b78c03a Merge branch 'release-1.28.58'
  • ca335bc Bumping version to 1.28.58
  • 5a3189e Add changelog entries from botocore
  • eeadd95 Merge branch 'release-1.28.57'
  • 552416e Merge branch 'release-1.28.57' into develop
  • 312cdc9 Bumping version to 1.28.57
  • 9750638 Add changelog entries from botocore
  • 34951e7 Merge pull request #3878 from boto/dependabot/github_actions/actions/checkout...
  • 27b33e0 Bump actions/checkout from 3.5.0 to 4.1.0
  • 1dd9fc0 Fix pins on GHA workflows (#3874)
  • Additional commits viewable in compare view

Updates botocore from 1.31.58 to 1.31.62

Changelog

Sourced from botocore's changelog.

1.31.62

  • enhancement:Dependencies: Add support for urllib3 2.0 for Python 3.10+
  • api-change:ec2: Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:fsx: After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system.
  • api-change:marketplace-catalog: This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs
  • api-change:quicksight: NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication
  • api-change:transfer: This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters

1.31.61

  • api-change:omics: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API
  • api-change:rds: Updates Amazon RDS documentation for corrections and minor improvements.
  • api-change:route53: Add hostedzonetype filter to ListHostedZones API.
  • api-change:securityhub: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster
  • api-change:storagegateway: Add SoftwareVersion to response of DescribeGatewayInformation.
  • api-change:workspaces: This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.

1.31.60

  • api-change:appconfig: AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store.
  • api-change:datazone: Initial release of Amazon DataZone
  • api-change:mediatailor: Updates DescribeVodSource to include a list of ad break opportunities in the response
  • api-change:mgn: This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature.
  • api-change:sagemaker: Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data.

1.31.59

  • api-change:connect: GetMetricDataV2 API: Update to include new metrics CONTACTS_RESOLVED_IN_X , AVG_HOLD_TIME_ALL_CONTACTS , AVG_RESOLUTION_TIME , ABANDONMENT_RATE , AGENT_NON_RESPONSE_WITHOUT_CUSTOMER_ABANDONS with added features: Interval Period, TimeZone, Negate MetricFilters, Extended date time range.
  • api-change:location: Amazon Location Service adds support for bounding polygon queries. Additionally, the GeofenceCount field has been added to the DescribeGeofenceCollection API response.
  • api-change:mediaconvert: This release adds the ability to replace video frames without modifying the audio essence.
  • api-change:oam: This release adds support for sharing AWS::ApplicationInsights::Application resources.
  • api-change:sagemaker: This release allows users to run Selective Execution in SageMaker Pipelines without SourcePipelineExecutionArn if selected steps do not have any dependent steps.
  • api-change:wellarchitected: AWS Well-Architected now supports Review Templates that allows you to create templates with pre-filled answers for Well-Architected and Custom Lens best practices.
Commits
  • 3cebc0c Merge branch 'release-1.31.62'
  • 3246f76 Bumping version to 1.31.62
  • 1aa14a9 Update to latest models
  • 8987291 Merge pull request #3034 from nateprewitt/urllib3-2.0-3.10
  • 1e2a789 Add changelog
  • 785d224 Add support for urllib3 2.0 in Python 3.10+
  • 790a48f Merge branch 'release-1.31.61'
  • f6cc297 Merge branch 'release-1.31.61' into develop
  • 87d33c4 Bumping version to 1.31.61
  • 87fd260 Update to latest partitions and endpoints
  • Additional commits viewable in compare view

Updates boto3-stubs from 1.28.58 to 1.28.62

Commits

Updates mkdocs-material from 9.4.3 to 9.4.4

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.4.4

  • Added support for overriding text to be copied for code blocks
  • Fixed broken layout in some browsers at breakpoints when using zoom
  • Fixed #6132: Incomplete search highlighting for code blocks in titles
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.4.4+insiders-4.42.1 (2023-10-05)

  • Fixed spacing of related links in blog posts on small screens

mkdocs-material-9.4.4 (2023-10-05)

  • Added support for overriding text to be copied for code blocks
  • Fixed broken layout in some browsers at breakpoints when using zoom
  • Fixed #6132: Incomplete search highlighting for code blocks in titles

mkdocs-material-9.4.3 (2023-10-02)

  • Added support for instant navigation progress indicator
  • Improved spacing and alignment of tags
  • Moved back-to-top button into separate partial
  • Fixed #6104: Indentation for some code blocks lost in search
  • Fixed #6094: Blog post metadata overlaps with footer on small screens
  • Fixed #6069: Blog plugin crashes for categories with non-ASCII names

Updated templates

  • base.html

mkdocs-material-9.4.2 (2023-09-25)

  • Updated Slovenian translations
  • Added animation to sidebar navigation expansion and collapse
  • Added support for auto-replacement of document head for instant navigation
  • Improved compatibility of new emoji extension with Python < 3.10
  • Switched regex dependency to use minimal version
  • Refactored alignment and spacing of sidebar navigation
  • Fixed expansion button not focusable via keyboard in sidebar navigation
  • Fixed viewport offset restoration on first load when using instant navigation
  • Fixed accidental highlight of non-clickable elements in blog plugin sidebar
  • Fixed #6041: Blog plugin crashes when nav is defined and blog not included
  • Fixed #5972: Blog plugin ignores section index pages in paginated views
  • Fixed #5954: Repeated click on anchor ignored when using instant navigation
  • Fixed #5742: Keyboard navigation broken when using instant navigation

Updated templates

  • partials/nav-item.html
  • blog-post.html

mkdocs-material-9.4.1 (2023-09-22)

  • Improved colors and contrast in dark mode
  • Improved admonition borders to match font weight
  • Switched content tabs to neutral color

... (truncated)

Commits
  • fc62b35 Updated Insiders changelog
  • 59d21ff Prepare 9.4.4 release
  • a9da0b6 Added support for specifying copied text for code blocks
  • 48ff39a Added support for specifying copied text for code blocks
  • 57e598b Fixed incomplete search highlighting for code blocks in titles
  • 790a446 Improved launch configuration
  • fbc3632 Updated distribution files
  • 34aad07 Fixed debug launch configurations
  • dcf5a80 Updated VS Code debug configurations
  • 6990976 Updated theme setup documentation (#6125)
  • Additional commits viewable in compare view

Updates hypothesis from 6.87.1 to 6.87.3

Commits
  • 5278b7c Bump hypothesis-python version to 6.87.3 and update changelog
  • fafae07 Merge pull request #3760 from Zac-HD/use-pathlib
  • df000ca Bump hypothesis-python version to 6.87.2 and update changelog
  • e02aad7 Use more pathlib
  • b394308 Warn and continue on syntaxerror
  • 34efa33 Merge pull request #3761 from mtsokol/remove-int_
  • 395cd07 Tidy up obsolete branch
  • c2a61ec Apply review comments
  • 53113bc MAINT: Remove np.int_
  • See full diff in compare view

Updates pyright from 1.1.329 to 1.1.330.post0

Commits

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 pip group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.28.54` | `1.28.58` |
| [botocore](https://github.com/boto/botocore) | `1.31.58` | `1.31.62` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.28.58` | `1.28.62` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.4.3` | `9.4.4` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.87.1` | `6.87.3` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.329` | `1.1.330.post0` |


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

Updates `botocore` from 1.31.58 to 1.31.62
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.31.58...1.31.62)

Updates `boto3-stubs` from 1.28.58 to 1.28.62
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `mkdocs-material` from 9.4.3 to 9.4.4
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.4.3...9.4.4)

Updates `hypothesis` from 6.87.1 to 6.87.3
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.87.1...hypothesis-python-6.87.3)

Updates `pyright` from 1.1.329 to 1.1.330.post0
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.329...v1.1.330.post0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: boto3-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 9, 2023 20:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pip update pip dependencies labels Oct 9, 2023
@eve-scality eve-scality enabled auto-merge October 9, 2023 20:56
@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2023

Codecov Report

Merging #459 (7b9549a) into main (5a24935) will increase coverage by 0.26%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #459      +/-   ##
==========================================
+ Coverage   85.03%   85.30%   +0.26%     
==========================================
  Files          31       31              
  Lines        1143     1143              
==========================================
+ Hits          972      975       +3     
+ Misses        171      168       -3     
Flag Coverage Δ
api 67.01% <ø> (ø)
unit 70.60% <ø> (+0.26%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@eve-scality eve-scality merged commit 3df69de into main Oct 10, 2023
@eve-scality eve-scality deleted the dependabot/pip/pip-d51b32b07d branch October 10, 2023 07:03
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 pip update pip dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants