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 6 updates #3234

Merged
merged 1 commit into from Sep 18, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps the python group with 6 updates:

Package From To
flake8-bugbear 23.7.10 23.9.16
flake8-isort 6.0.0 6.1.0
awscli 1.29.45 1.29.49
setuptools 68.2.1 68.2.2
sphinx 7.2.5 7.2.6
boto3 1.28.45 1.28.49

Updates flake8-bugbear from 23.7.10 to 23.9.16

Release notes

Sourced from flake8-bugbear's releases.

23.9.16

  • add --classmethod-decorators (#405)
  • fix name collision for node_stack on python 3.12 (#406)
  • Use pypa/build to build the package (#404)
Commits

Updates flake8-isort from 6.0.0 to 6.1.0

Changelog

Sourced from flake8-isort's changelog.

6.1.0 (2023-09-15)

  • Drop python 3.7 support. [gforcada]

  • Add preliminary support to Python 3.12. [gforcada]

Commits

Updates awscli from 1.29.45 to 1.29.49

Changelog

Sourced from awscli's changelog.

1.29.49

  • api-change:appstream: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • api-change:connect: New rule type (OnMetricDataUpdate) has been added
  • api-change:datasync: Documentation-only updates for AWS DataSync.
  • api-change:sagemaker: This release introduces Skip Model Validation for Model Packages

1.29.48

  • enhancement:codeartifact login: Include stderr output from underlying login tool when subprocess fails
  • api-change:appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • api-change:cloudformation: Documentation updates for AWS CloudFormation
  • api-change:entityresolution: Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields.
  • api-change:lookoutequipment: This release adds APIs for the new scheduled retraining feature.

1.29.47

  • api-change:cloud9: Update to include information on Ubuntu 18 deprecation.
  • api-change:drs: Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions.
  • api-change:firehose: DocumentIdOptions has been added for the Amazon OpenSearch destination.
  • api-change:guardduty: Add managementType field to ListCoverage API response.
  • api-change:internetmonitor: This release updates the Amazon CloudWatch Internet Monitor API domain name.
  • api-change:ivs-realtime: Doc only update that changes description for ParticipantToken.
  • api-change:simspaceweaver: Edited the introductory text for the API reference.
  • api-change:xray: Add StartTime field in GetTraceSummaries API response for each TraceSummary.

1.29.46

  • api-change:ec2: This release adds support for restricting public sharing of AMIs through AMI Block Public Access
  • api-change:events: Update events command to latest version
  • api-change:kendra: Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API.
Commits
  • 76afedf Merge branch 'release-1.29.49'
  • 0cf713a Bumping version to 1.29.49
  • 0199f90 Update changelog based on model updates
  • 017235a Merge branch 'release-1.29.48'
  • 1d0895a Merge branch 'release-1.29.48' into develop
  • f233a39 Bumping version to 1.29.48
  • 0069059 Update changelog based on model updates
  • 13b61bb Merge pull request #8167 from dafangc-amazon/develop
  • 4192e0b Improve error messages for codeartifact login
  • d8240ed Merge branch 'release-1.29.47'
  • Additional commits viewable in compare view

Updates setuptools from 68.2.1 to 68.2.2

Changelog

Sourced from setuptools's changelog.

v68.2.2

Bugfixes

  • Improve backwards compatibility with deprecated CLI practices. (#4048)
Commits
  • 2255e63 Bump version: 68.2.1 → 68.2.2
  • 74cc26c Improve backwards compatibility with deprecated CLI practices (#4048)
  • e3d5edd Fix import statement on quickstart guide (#4049)
  • 5f29762 fix import statement on quickstart guide
  • facbb75 Add news fragment
  • 7b7971e Set requirements attributes directly into dist when parsing pyproject.toml
  • 566f294 Test command line parsing of '--version' interoperates with pyproject.toml
  • See full diff in compare view

Updates sphinx from 7.2.5 to 7.2.6

Release notes

Sourced from sphinx's releases.

Sphinx 7.2.6

Changelog: https://www.sphinx-doc.org/en/master/changes.html

Changelog

Sourced from sphinx's changelog.

Release 7.2.6 (released Sep 13, 2023)

Bugs fixed

  • #11679: Add the :envvar:!SPHINX_AUTODOC_RELOAD_MODULES environment variable, which if set reloads modules when using autodoc with TYPE_CHECKING = True. Patch by Matt Wozniski and Adam Turner.
  • #11679: Use :py:func:importlib.reload to reload modules in autodoc. Patch by Matt Wozniski and Adam Turner.
Commits

Updates boto3 from 1.28.45 to 1.28.49

Changelog

Sourced from boto3's changelog.

1.28.49

  • api-change:appstream: [botocore] This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • api-change:connect: [botocore] New rule type (OnMetricDataUpdate) has been added
  • api-change:datasync: [botocore] Documentation-only updates for AWS DataSync.
  • api-change:sagemaker: [botocore] This release introduces Skip Model Validation for Model Packages

1.28.48

  • api-change:appstream: [botocore] This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • api-change:cloudformation: [botocore] Documentation updates for AWS CloudFormation
  • api-change:entityresolution: [botocore] Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields.
  • api-change:lookoutequipment: [botocore] This release adds APIs for the new scheduled retraining feature.

1.28.47

  • api-change:cloud9: [botocore] Update to include information on Ubuntu 18 deprecation.
  • api-change:drs: [botocore] Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions.
  • api-change:firehose: [botocore] DocumentIdOptions has been added for the Amazon OpenSearch destination.
  • api-change:guardduty: [botocore] Add managementType field to ListCoverage API response.
  • api-change:internetmonitor: [botocore] This release updates the Amazon CloudWatch Internet Monitor API domain name.
  • api-change:ivs-realtime: [botocore] Doc only update that changes description for ParticipantToken.
  • api-change:simspaceweaver: [botocore] Edited the introductory text for the API reference.
  • api-change:xray: [botocore] Add StartTime field in GetTraceSummaries API response for each TraceSummary.

1.28.46

  • api-change:ec2: [botocore] This release adds support for restricting public sharing of AMIs through AMI Block Public Access
  • api-change:events: [botocore] Update events client to latest version
  • api-change:kendra: [botocore] Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API.
Commits
  • 5fa4b01 Merge branch 'release-1.28.49'
  • fda1d1e Bumping version to 1.28.49
  • c7a44e0 Add changelog entries from botocore
  • 48f0d7f Merge pull request #3855 from tim-finnigan/minor-grammar-fix
  • 30fa6e2 Merge branch 'release-1.28.48'
  • 2d1b157 Merge branch 'release-1.28.48' into develop
  • 96ff455 Bumping version to 1.28.48
  • 0df4ae5 Add changelog entries from botocore
  • 1e75799 fix minor grammar issue
  • 22afc15 Merge pull request #3859 from SamRemis/doc-bugfix
  • 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) | `23.7.10` | `23.9.16` |
| [flake8-isort](https://github.com/gforcada/flake8-isort) | `6.0.0` | `6.1.0` |
| [awscli](https://github.com/aws/aws-cli) | `1.29.45` | `1.29.49` |
| [setuptools](https://github.com/pypa/setuptools) | `68.2.1` | `68.2.2` |
| [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.5` | `7.2.6` |
| [boto3](https://github.com/boto/boto3) | `1.28.45` | `1.28.49` |


Updates `flake8-bugbear` from 23.7.10 to 23.9.16
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@23.7.10...23.9.16)

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

Updates `awscli` from 1.29.45 to 1.29.49
- [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.45...1.29.49)

Updates `setuptools` from 68.2.1 to 68.2.2
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.2.1...v68.2.2)

Updates `sphinx` from 7.2.5 to 7.2.6
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.2.5...v7.2.6)

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

---
updated-dependencies:
- dependency-name: flake8-bugbear
  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-minor
  dependency-group: python
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: sphinx
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 18, 2023
@mergify mergify bot merged commit 406aa8a into main Sep 18, 2023
9 checks passed
@mergify mergify bot deleted the dependabot/pip/python-1c11ee3f4c branch September 18, 2023 12:28
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.

None yet

0 participants