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 pip group across 1 directory with 6 updates #376

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the pip group with 6 updates in the / directory:

Package From To
boto3-stubs-lite[iam,s3,sts] 1.35.5 1.35.14
boto3 1.35.5 1.35.14
botocore 1.35.5 1.35.14
filelock 3.6.0 3.16.0
pytkdocs 0.16.1 0.16.2
docutils 0.18.1 0.20.1

Updates boto3-stubs-lite[iam,s3,sts] from 1.35.5 to 1.35.14

Commits

Updates boto3 from 1.35.5 to 1.35.14

Commits
  • 56b9ad1 Merge branch 'release-1.35.14'
  • 75a565a Bumping version to 1.35.14
  • c30612f Add changelog entries from botocore
  • 18a61dc Merge branch 'release-1.35.13'
  • 31a8a3d Merge branch 'release-1.35.13' into develop
  • cea4f05 Bumping version to 1.35.13
  • 1ad12c8 Add changelog entries from botocore
  • 882adeb Merge branch 'release-1.35.12'
  • 4c11601 Merge branch 'release-1.35.12' into develop
  • ea29dd5 Bumping version to 1.35.12
  • Additional commits viewable in compare view

Updates botocore from 1.35.5 to 1.35.14

Changelog

Sourced from botocore's changelog.

1.35.14

  • api-change:qapps: Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item.

1.35.13

  • api-change:application-signals: Amazon CloudWatch Application Signals now supports creating Service Level Objectives using a new calculation type. Users can now create SLOs which are configured with request-based SLIs to help meet their specific business requirements.
  • api-change:codepipeline: Updates to add recent notes to APIs and to replace example S3 bucket names globally.
  • api-change:connect: Amazon Connect Custom Vocabulary now supports Catalan (Spain), Danish (Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia), Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines).
  • api-change:gamelift: Amazon GameLift provides additional events for tracking the fleet creation process.
  • api-change:kinesisanalyticsv2: Support for Flink 1.20 in Managed Service for Apache Flink
  • api-change:sagemaker: Amazon SageMaker now supports idle shutdown of JupyterLab and CodeEditor applications on SageMaker Studio.

1.35.12

  • api-change:appsync: Adds new logging levels (INFO and DEBUG) for additional log output control
  • api-change:bedrock-agent: Add support for user metadata inside PromptVariant.
  • api-change:finspace: Updates Finspace documentation for smaller instances.
  • api-change:fis: This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting.
  • api-change:logs: Update to support new APIs for delivery of logs from AWS services.
  • api-change:s3control: Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants.

1.35.11

  • api-change:connect: Release ReplicaConfiguration as part of DescribeInstance
  • api-change:datazone: Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request.
  • api-change:elbv2: This release adds support for configuring TCP idle timeout on NLB and GWLB listeners.
  • api-change:mediaconnect: AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected.
  • api-change:medialive: Added MinQP as a Rate Control option for H264 and H265 encodes.
  • api-change:sagemaker: Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces.
  • api-change:timestream-influxdb: Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API.

1.35.10

  • api-change:backup: The latest update introduces two new attributes, VaultType and VaultState, to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current status of the vault, while the VaultType attribute indicates the specific category of the vault.
  • api-change:datazone: Amazon DataZone now adds new governance capabilities of Domain Units for organization within your Data Domains, and Authorization Policies for tighter controls.
  • api-change:logs: This release introduces a new optional parameter: Entity, in PutLogEvents request
  • api-change:redshift-data: The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returnedsession-id

1.35.9

... (truncated)

Commits
  • 41a8ad3 Merge branch 'release-1.35.14'
  • d6a53c6 Bumping version to 1.35.14
  • c9f999a Update endpoints model
  • e0672e4 Update to latest models
  • 63920e9 Merge branch 'release-1.35.13'
  • e711fa6 Merge branch 'release-1.35.13' into develop
  • 628e576 Bumping version to 1.35.13
  • 9b5eb1e Update to latest models
  • 56a36ab Add S3 tests to ensure dot segments are preserved (#3244)
  • 1f06bf0 Merge branch 'release-1.35.12'
  • Additional commits viewable in compare view

Updates filelock from 3.6.0 to 3.16.0

Release notes

Sourced from filelock's releases.

3.16.0

What's Changed

Full Changelog: tox-dev/filelock@3.15.4...3.16.0

3.15.4

What's Changed

Full Changelog: tox-dev/filelock@3.15.3...3.15.4

3.15.3

What's Changed

Full Changelog: tox-dev/filelock@3.15.2...3.15.3

3.15.2

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.15.1...3.15.2

3.15.1

What's Changed

Full Changelog: tox-dev/filelock@3.15.0...3.15.1

3.15.0

... (truncated)

Changelog

Sourced from filelock's changelog.

Changelog

v3.12.0 (2023-04-18)

  • Make the thread local behavior something the caller can enable/disable via a flag during the lock creation, it's on by default.
  • Better error handling on Windows.

v3.11.0 (2023-04-06)

  • Make the lock thread local.

v3.10.7 (2023-03-27)

  • Use fchmod instead of chmod to work around bug in PyPy via Anaconda.

v3.10.6 (2023-03-25)

  • Enhance the robustness of the try/catch block in _soft.py. by :user:jahrules.

v3.10.5 (2023-03-25)

  • Add explicit error check as certain UNIX filesystems do not support flock. by :user:jahrules.

v3.10.4 (2023-03-24)

  • Update os.open to preserve mode= for certain edge cases. by :user:jahrules.

v3.10.3 (2023-03-23)

  • Fix permission issue - by :user:jahrules.

v3.10.2 (2023-03-22)

  • Bug fix for using filelock with threaded programs causing undesired file permissions - by :user:jahrules.

v3.10.1 (2023-03-22)

  • Handle pickle for :class:filelock.Timeout :pr:203 - by :user:TheMatt2.

v3.10.0 (2023-03-15)

  • Add support for explicit file modes for lockfiles :pr:192 - by :user:jahrules.

v3.9.1 (2023-03-14)

  • Use time.perf_counter instead of time.monotonic for calculating timeouts.

v3.9.0 (2022-12-28)

... (truncated)

Commits
  • 0acea4f Add 3.13 to CI (#359)
  • 4dc2a8f Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)
  • 7397dd7 [pre-commit.ci] pre-commit autoupdate (#354)
  • 067b651 Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)
  • 85760d7 Test Python 3.13 (#352)
  • 4104f3e [pre-commit.ci] pre-commit autoupdate (#348)
  • 9a979df Pass file_lock as positional argument (#347)
  • 3a79343 Fix `TypeError: _CountedFileLock.init() got an unexpected keyword argumen...
  • 81d4cf9 Add test for virtualenv stability (#344)
  • 192f1ef Use a metaclass to implement the singleton pattern (#340)
  • Additional commits viewable in compare view

Updates pytkdocs from 0.16.1 to 0.16.2

Release notes

Sourced from pytkdocs's releases.

0.16.2

0.16.2 - 2024-09-07

Compare with 0.16.1

Code Refactoring

  • Swallow kwargs in all parsers constructors (fe8e96f by Timothée Mazzucotelli).
  • General maintenance (29559e8 by Timothée Mazzucotelli).
Changelog

Sourced from pytkdocs's changelog.

0.16.2 - 2024-09-07

Compare with 0.16.1

Code Refactoring

  • Swallow kwargs in all parsers constructors (fe8e96f by Timothée Mazzucotelli).
  • General maintenance (29559e8 by Timothée Mazzucotelli).
Commits
  • fb2d660 chore: Prepare release 0.16.2
  • fe8e96f refactor: Swallow kwargs in all parsers constructors
  • 29559e8 refactor: General maintenance
  • 4229223 chore: Switch to copier-uv template
  • 3819d44 chore: Template upgrade
  • See full diff in compare view

Updates docutils from 0.18.1 to 0.20.1

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 in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3-stubs-lite[iam,s3,sts]](https://github.com/youtype/mypy_boto3_builder) | `1.35.5` | `1.35.14` |
| [boto3](https://github.com/boto/boto3) | `1.35.5` | `1.35.14` |
| [botocore](https://github.com/boto/botocore) | `1.35.5` | `1.35.14` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.6.0` | `3.16.0` |
| [pytkdocs](https://github.com/mkdocstrings/pytkdocs) | `0.16.1` | `0.16.2` |
| [docutils](https://docutils.sourceforge.io) | `0.18.1` | `0.20.1` |



Updates `boto3-stubs-lite[iam,s3,sts]` from 1.35.5 to 1.35.14
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `boto3` from 1.35.5 to 1.35.14
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.5...1.35.14)

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

Updates `filelock` from 3.6.0 to 3.16.0
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.6.0...3.16.0)

Updates `pytkdocs` from 0.16.1 to 0.16.2
- [Release notes](https://github.com/mkdocstrings/pytkdocs/releases)
- [Changelog](https://github.com/mkdocstrings/pytkdocs/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/pytkdocs@0.16.1...0.16.2)

Updates `docutils` from 0.18.1 to 0.20.1

---
updated-dependencies:
- dependency-name: boto3-stubs-lite[iam,s3,sts]
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- 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: filelock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: pytkdocs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: docutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency-updates For automated dependency updates python Contribution requires python labels Sep 9, 2024
@gruebel gruebel merged commit 484da36 into master Sep 9, 2024
14 checks passed
@gruebel gruebel deleted the dependabot/pip/pip-04f7837a55 branch September 9, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-updates For automated dependency updates python Contribution requires python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant