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 all-dependencies group in /api with 10 updates #289

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-dependencies group in /api with 10 updates:

Package From To
pip 23.3 23.3.1
boto3 1.28.63 1.28.70
botocore 1.31.63 1.31.70
charset-normalizer 3.3.0 3.3.1
greenlet 3.0.0 3.0.1
networkx 3.1 3.2
pydantic-core 2.10.1 2.11.0
pytest 7.4.2 7.4.3
cachetools 5.3.1 5.3.2
virtualenv 20.24.5 20.24.6

Updates pip from 23.3 to 23.3.1

Changelog

Sourced from pip's changelog.

23.3.1 (2023-10-21)

Bug Fixes

  • Handle a timezone indicator of Z when parsing dates in the self check. ([#12338](https://github.com/pypa/pip/issues/12338) <https://github.com/pypa/pip/issues/12338>_)
  • Fix bug where installing the same package at the same time with multiple pip processes could fail. ([#12361](https://github.com/pypa/pip/issues/12361) <https://github.com/pypa/pip/issues/12361>_)
Commits

Updates boto3 from 1.28.63 to 1.28.70

Changelog

Sourced from boto3's changelog.

1.28.70

  • api-change:codepipeline: [botocore] Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
  • api-change:ec2: [botocore] This release updates the documentation for InstanceInterruptionBehavior and HibernationOptionsRequest to more accurately describe the behavior of these two parameters when using Spot hibernation.
  • api-change:eks: [botocore] Added support for Cluster Subnet and Security Group mutability.
  • api-change:iam: [botocore] Add the partitional endpoint for IAM in iso-f.
  • api-change:migrationhub-config: [botocore] This release introduces DeleteHomeRegionControl API that customers can use to delete the Migration Hub Home Region configuration
  • api-change:migrationhubstrategy: [botocore] This release introduces multi-data-source feature in Migration Hub Strategy Recommendations. This feature now supports vCenter as a data source to fetch inventory in addition to ADS and Import from file workflow that is currently supported with MHSR collector.
  • api-change:opensearchserverless: [botocore] This release includes the following new APIs: CreateLifecyclePolicy, UpdateLifecyclePolicy, BatchGetLifecyclePolicy, DeleteLifecyclePolicy, ListLifecyclePolicies and BatchGetEffectiveLifecyclePolicy to support the data lifecycle management feature.

1.28.69

  • api-change:marketplacecommerceanalytics: [botocore] The StartSupportDataExport operation has been deprecated as part of the Product Support Connection deprecation. As of December 2022, Product Support Connection is no longer supported.
  • api-change:networkmanager: [botocore] This release adds API support for Tunnel-less Connect (NoEncap Protocol) for AWS Cloud WAN
  • api-change:redshift-serverless: [botocore] This release adds support for customers to see the patch version and workgroup version in Amazon Redshift Serverless.
  • api-change:rekognition: [botocore] Amazon Rekognition introduces StartMediaAnalysisJob, GetMediaAnalysisJob, and ListMediaAnalysisJobs operations to run a bulk analysis of images with a Detect Moderation model.

1.28.68

  • api-change:appconfig: [botocore] Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys.
  • api-change:appintegrations: [botocore] Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.
  • api-change:connect: [botocore] This release adds support for updating phone number metadata, such as phone number description.
  • api-change:discovery: [botocore] This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • api-change:medical-imaging: [botocore] Updates on documentation links
  • api-change:ssm: [botocore] This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.

1.28.67

  • api-change:gamesparks: [botocore] The gamesparks client has been removed following the deprecation of the service.
  • api-change:ec2: [botocore] Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.
  • api-change:managedblockchain-query: [botocore] This release adds support for Ethereum Sepolia network
  • api-change:neptunedata: [botocore] Doc changes to add IAM action mappings for the data actions.
  • api-change:omics: [botocore] This change enables customers to retrieve failure reasons with detailed status messages for their failed runs
  • api-change:opensearch: [botocore] Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains
  • api-change:quicksight: [botocore] This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:servicecatalog: [botocore] Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs.
  • api-change:verifiedpermissions: [botocore] Improving Amazon Verified Permissions Create experience
  • api-change:workspaces: [botocore] Documentation updates for WorkSpaces

1.28.66

... (truncated)

Commits
  • c3cdbb4 Merge branch 'release-1.28.70'
  • 89f4232 Bumping version to 1.28.70
  • cf8c106 Add changelog entries from botocore
  • 89d9110 Merge branch 'release-1.28.69'
  • 95a55df Merge branch 'release-1.28.69' into develop
  • 58a414e Bumping version to 1.28.69
  • 7cd39c0 Add changelog entries from botocore
  • b027797 Merge pull request #3909 from boto/dependabot/github_actions/aws-actions/stal...
  • aca0c0a Bump aws-actions/stale-issue-cleanup
  • d42b9fe Merge branch 'release-1.28.68'
  • Additional commits viewable in compare view

Updates botocore from 1.31.63 to 1.31.70

Changelog

Sourced from botocore's changelog.

1.31.70

  • api-change:codepipeline: Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
  • api-change:ec2: This release updates the documentation for InstanceInterruptionBehavior and HibernationOptionsRequest to more accurately describe the behavior of these two parameters when using Spot hibernation.
  • api-change:eks: Added support for Cluster Subnet and Security Group mutability.
  • api-change:iam: Add the partitional endpoint for IAM in iso-f.
  • api-change:migrationhub-config: This release introduces DeleteHomeRegionControl API that customers can use to delete the Migration Hub Home Region configuration
  • api-change:migrationhubstrategy: This release introduces multi-data-source feature in Migration Hub Strategy Recommendations. This feature now supports vCenter as a data source to fetch inventory in addition to ADS and Import from file workflow that is currently supported with MHSR collector.
  • api-change:opensearchserverless: This release includes the following new APIs: CreateLifecyclePolicy, UpdateLifecyclePolicy, BatchGetLifecyclePolicy, DeleteLifecyclePolicy, ListLifecyclePolicies and BatchGetEffectiveLifecyclePolicy to support the data lifecycle management feature.

1.31.69

  • api-change:marketplacecommerceanalytics: The StartSupportDataExport operation has been deprecated as part of the Product Support Connection deprecation. As of December 2022, Product Support Connection is no longer supported.
  • api-change:networkmanager: This release adds API support for Tunnel-less Connect (NoEncap Protocol) for AWS Cloud WAN
  • api-change:redshift-serverless: This release adds support for customers to see the patch version and workgroup version in Amazon Redshift Serverless.
  • api-change:rekognition: Amazon Rekognition introduces StartMediaAnalysisJob, GetMediaAnalysisJob, and ListMediaAnalysisJobs operations to run a bulk analysis of images with a Detect Moderation model.

1.31.68

  • api-change:appconfig: Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys.
  • api-change:appintegrations: Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.
  • api-change:connect: This release adds support for updating phone number metadata, such as phone number description.
  • api-change:discovery: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • api-change:medical-imaging: Updates on documentation links
  • api-change:ssm: This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.

1.31.67

  • api-change:gamesparks: The gamesparks client has been removed following the deprecation of the service.
  • api-change:ec2: Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.
  • api-change:managedblockchain-query: This release adds support for Ethereum Sepolia network
  • api-change:neptunedata: Doc changes to add IAM action mappings for the data actions.
  • api-change:omics: This change enables customers to retrieve failure reasons with detailed status messages for their failed runs
  • api-change:opensearch: Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains
  • api-change:quicksight: This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration
  • api-change:secretsmanager: Documentation updates for Secrets Manager
  • api-change:servicecatalog: Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs.
  • api-change:verifiedpermissions: Improving Amazon Verified Permissions Create experience
  • api-change:workspaces: Documentation updates for WorkSpaces

1.31.66

... (truncated)

Commits
  • 0470cdf Merge branch 'release-1.31.70'
  • ce9c5a2 Bumping version to 1.31.70
  • 5149e60 Update to latest partitions and endpoints
  • 95184cf Update to latest models
  • 3144657 Merge branch 'release-1.31.69'
  • 7c46948 Merge branch 'release-1.31.69' into develop
  • 399b5a3 Bumping version to 1.31.69
  • b4280e5 Update to latest partitions and endpoints
  • 177c0c3 Update to latest models
  • 17d0d30 Merge pull request #3042 from boto/dependabot/github_actions/aws-actions/stal...
  • Additional commits viewable in compare view

Updates charset-normalizer from 3.3.0 to 3.3.1

Release notes

Sourced from charset-normalizer's releases.

Version 3.3.1

3.3.1 (2023-10-22)

Changed

  • Optional mypyc compilation upgraded to version 1.6.1 for Python >= 3.8
  • Improved the general detection reliability based on reports from the community
Changelog

Sourced from charset-normalizer's changelog.

3.3.1 (2023-10-22)

Changed

  • Optional mypyc compilation upgraded to version 1.6.1 for Python >= 3.8
  • Improved the general detection reliability based on reports from the community
Commits
  • 5208644 🔖 Release 3.3.1 (#367)
  • 66966f1 ❇️ Improve the detection around some cases (#366)
  • 49653a6 ⬆️ Bump actions/setup-python from 4.7.0 to 4.7.1 (#359)
  • f6a66ed ⬆️ Bump pypa/cibuildwheel from 2.16.0 to 2.16.2 (#361)
  • bace468 ⬆️ Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#362)
  • f0e1755 ⬆️ Bump github/codeql-action from 2.21.9 to 2.22.3 (#363)
  • 749ed7f ⬆️ Bump mypy from 1.5.1 to 1.6.0 (#364)
  • See full diff in compare view

Updates greenlet from 3.0.0 to 3.0.1

Changelog

Sourced from greenlet's changelog.

3.0.1 (2023-10-25)

  • Fix a potential crash on Python 3.8 at interpreter shutdown time. This was a regression from earlier 3.0.x releases. Reported by Matt Wozniski in issue 376 <https://github.com/python-greenlet/greenlet/issues/376>_.
Commits
  • 77a9a29 Preparing release 3.0.1
  • 11b1b75 CI: Use 3.12 final instead of -dev.
  • 76b4ac0 Wheels: We're forcing the platform tag for universal2, not the api tag (which...
  • 4751fbe Fix #376
  • 309575a Centralize use of psutil.Process.uss; deal gracefully when it is not available.
  • 313d06b Remove test status badge from README. It was confusing.
  • 660a66f Back to development: 3.0.1
  • See full diff in compare view

Updates networkx from 3.1 to 3.2

Commits

Updates pydantic-core from 2.10.1 to 2.11.0

Release notes

Sourced from pydantic-core's releases.

v2.11.0 2023-10-17

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.10.1...v2.11.0

Commits

Updates pytest from 7.4.2 to 7.4.3

Release notes

Sourced from pytest's releases.

pytest 7.4.3 (2023-10-24)

Bug Fixes

  • #10447: Markers are now considered in the reverse mro order to ensure base class markers are considered first -- this resolves a regression.

  • #11239: Fixed := in asserts impacting unrelated test cases.

  • #11439: Handled an edge case where :data:sys.stderr might already be closed when :ref:faulthandler is tearing down.

Commits
  • 2390610 Tweak changelog.rst
  • a0714aa Prepare release version 7.4.3
  • 44ad1c9 [7.4.x] fix #10447 - consider marks in reverse mro order to give base classes...
  • 5dc7725 [7.4.x] Ensure logging tests always cleanup after themselves (#11541)
  • a517827 [7.4.x] Configure ReadTheDocs to fail on warnings (#11540)
  • 21fe071 [7.4.x] fix for ValueError raised in faulthandler teardown code (#11455)
  • f8bb857 Force terminal width when running tests (#11425) (#11432)
  • 1944dc0 [7.4.x] Fix --import-mode=importlib when root contains __init__.py file (#1...
  • 946634c Merge pull request #11419 from nicoddemus/backport-11414-to-7.4.x
  • d849a3e [7.4.x] fix: closes #11343's [attr-defined] type errors (#11421)
  • Additional commits viewable in compare view

Updates cachetools from 5.3.1 to 5.3.2

Changelog

Sourced from cachetools's changelog.

v5.3.2 (2023-10-24)

  • Add support for Python 3.12.

  • Various documentation improvements.

Commits
  • 3889195 Release v5.3.2.
  • 63a5287 Add ReadTheDocs .readthedocs.yaml configuration file.
  • 8050888 Improve docs index.
  • f37f8e9 Align ReadTheDocs and doc builds in the test suite
  • fab9682 Merge pull request #289 from kurtmckee/use-sha-for-github-action-versions-iss...
  • d0d2675 Use SHAs, not mutable version tags, to ID GitHub Action versions
  • 777fc70 Merge pull request #285 from kurtmckee/de-duplicate-versions
  • dcaa85c De-duplicate the version numbers in the project
  • 44a913d Fix release info.
  • 4a27737 Merge pull request #284 from tkem/dependabot/github_actions/actions/checkout-4
  • Additional commits viewable in compare view

Updates virtualenv from 20.24.5 to 20.24.6

Release notes

Sourced from virtualenv's releases.

20.24.6

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.24.5...20.24.6

Changelog

Sourced from virtualenv's changelog.

v20.24.6 (2023-10-23)

Bugfixes - 20.24.6

- Use get_hookimpls method instead of the private attribute in tests. (:issue:`2649`)
- Upgrade embedded wheels:
  • setuptools to 68.2.2 from 68.2.0
  • pip to 23.3.1 from 23.2.1 (:issue:2656)
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 all-dependencies group in /api with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [pip](https://github.com/pypa/pip) | `23.3` | `23.3.1` |
| [boto3](https://github.com/boto/boto3) | `1.28.63` | `1.28.70` |
| [botocore](https://github.com/boto/botocore) | `1.31.63` | `1.31.70` |
| [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.0` | `3.3.1` |
| [greenlet](https://github.com/python-greenlet/greenlet) | `3.0.0` | `3.0.1` |
| [networkx](https://github.com/networkx/networkx) | `3.1` | `3.2` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.10.1` | `2.11.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `7.4.3` |
| [cachetools](https://github.com/tkem/cachetools) | `5.3.1` | `5.3.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.24.5` | `20.24.6` |


Updates `pip` from 23.3 to 23.3.1
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3...23.3.1)

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

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

Updates `charset-normalizer` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.3.0...3.3.1)

Updates `greenlet` from 3.0.0 to 3.0.1
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](python-greenlet/greenlet@3.0.0...3.0.1)

Updates `networkx` from 3.1 to 3.2
- [Release notes](https://github.com/networkx/networkx/releases)
- [Commits](networkx/networkx@networkx-3.1...networkx-3.2)

Updates `pydantic-core` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.10.1...v2.11.0)

Updates `pytest` from 7.4.2 to 7.4.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.2...7.4.3)

Updates `cachetools` from 5.3.1 to 5.3.2
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.3.1...v5.3.2)

Updates `virtualenv` from 20.24.5 to 20.24.6
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.24.5...20.24.6)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: greenlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: networkx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pydantic-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: cachetools
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: virtualenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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 Oct 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/pip/api/all-dependencies-a008fa18ec branch October 30, 2023 18:06
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