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

infra: bump the dev-dependencies group across 2 directories with 6 updates #311

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps the dev-dependencies group with 6 updates in the /pytorch/jobs/docker/2.2/py3 directory:

Package From To
amazon-braket-pennylane-plugin 1.30.2 1.31.0
awscli 1.36.13 1.36.16
botocore 1.35.72 1.35.75
boto3 1.35.72 1.35.75
pydantic 2.10.2 2.10.3
six 1.16.0 1.17.0

Bumps the dev-dependencies group with 6 updates in the /tensorflow/jobs/docker/2.14/py3 directory:

Package From To
amazon-braket-pennylane-plugin 1.30.2 1.31.0
awscli 1.36.13 1.36.16
botocore 1.35.72 1.35.75
boto3 1.35.72 1.35.75
pydantic 2.10.2 2.10.3
six 1.16.0 1.17.0

Updates amazon-braket-pennylane-plugin from 1.30.2 to 1.31.0

Release notes

Sourced from amazon-braket-pennylane-plugin's releases.

v1.31.0

Deprecations and Removals

  • remove legacy opmath
Changelog

Sourced from amazon-braket-pennylane-plugin's changelog.

v1.31.0 (2024-12-03)

Deprecations and Removals

  • remove legacy opmath
Commits

Updates awscli from 1.36.13 to 1.36.16

Commits
  • c13d331 Merge branch 'release-1.36.16'
  • 227d53e Bumping version to 1.36.16
  • f0bd2dd Update changelog based on model updates
  • 5a4d139 Merge branch 'release-1.36.15'
  • 7128446 Merge branch 'release-1.36.15' into develop
  • 028d4e2 Bumping version to 1.36.15
  • 31ac11b Update changelog based on model updates
  • 70757e8 Merge branch 'release-1.36.14'
  • d11dd27 Merge branch 'release-1.36.14' into develop
  • dfa73d9 Bumping version to 1.36.14
  • Additional commits viewable in compare view

Updates botocore from 1.35.72 to 1.35.75

Commits
  • 023f988 Merge branch 'release-1.35.75'
  • 354fe4f Bumping version to 1.35.75
  • dd723be Update to latest models
  • 2d271bb Merge branch 'release-1.35.74'
  • 5e4b564 Merge branch 'release-1.35.74' into develop
  • 893ac66 Bumping version to 1.35.74
  • 44a15a6 Update to latest models
  • 809ede6 Merge customizations for DSQL
  • b4ba102 Merge branch 'release-1.35.73'
  • 7c7d87d Merge branch 'release-1.35.73' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.35.72 to 1.35.75

Commits
  • 543da72 Merge branch 'release-1.35.75'
  • e9053d7 Bumping version to 1.35.75
  • d3ecf83 Add changelog entries from botocore
  • cf1ce04 Merge branch 'release-1.35.74'
  • 770fc4b Merge branch 'release-1.35.74' into develop
  • 304539d Bumping version to 1.35.74
  • e159103 Add changelog entries from botocore
  • 8ddf973 Merge branch 'release-1.35.73' into develop
  • 19bae74 Merge branch 'release-1.35.73'
  • dd39f9e Bumping version to 1.35.73
  • Additional commits viewable in compare view

Updates pydantic from 2.10.2 to 2.10.3

Release notes

Sourced from pydantic's releases.

v2.10.3 2024-12-03

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035

Full Changelog: pydantic/pydantic@v2.10.2...v2.10.3

Changelog

Sourced from pydantic's changelog.

v2.10.3 (2024-12-03)

GitHub release

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035
Commits
  • c326748 Prep for v2.10.3 release (#11038)
  • 68d35bf Fix url json schema in serialization mode (#11035)
  • fa69b4c Add a default_factory_takes_validated_data property to FieldInfo (#11034)
  • 435a703 Fix host required enforcement for urls to be compatible with v2.9 behavior (#...
  • b2c4548 Use the globals of the function when evaluating the return type for `PlainSer...
  • cb962c1 Do not resolve the JSON Schema reference for dict core schema keys (#10989)
  • 10ebcdf Set fields when defer_build is set on Pydantic dataclasses (#10984)
  • See full diff in compare view

Updates six from 1.16.0 to 1.17.0

Changelog

Sourced from six's changelog.

1.17.0

  • Pull request #388: Remove URLopener and FancyURLopener classes from urllib.request when running on Python 3.14 or greater.

  • Pull request #365, issue #283: six.moves.UserDict now points to UserDict.IterableUserDict instead of UserDict.UserDict on Python 2.

Commits

Updates amazon-braket-pennylane-plugin from 1.30.2 to 1.31.0

Release notes

Sourced from amazon-braket-pennylane-plugin's releases.

v1.31.0

Deprecations and Removals

  • remove legacy opmath
Changelog

Sourced from amazon-braket-pennylane-plugin's changelog.

v1.31.0 (2024-12-03)

Deprecations and Removals

  • remove legacy opmath
Commits

Updates awscli from 1.36.13 to 1.36.16

Commits
  • c13d331 Merge branch 'release-1.36.16'
  • 227d53e Bumping version to 1.36.16
  • f0bd2dd Update changelog based on model updates
  • 5a4d139 Merge branch 'release-1.36.15'
  • 7128446 Merge branch 'release-1.36.15' into develop
  • 028d4e2 Bumping version to 1.36.15
  • 31ac11b Update changelog based on model updates
  • 70757e8 Merge branch 'release-1.36.14'
  • d11dd27 Merge branch 'release-1.36.14' into develop
  • dfa73d9 Bumping version to 1.36.14
  • Additional commits viewable in compare view

Updates botocore from 1.35.72 to 1.35.75

Commits
  • 023f988 Merge branch 'release-1.35.75'
  • 354fe4f Bumping version to 1.35.75
  • dd723be Update to latest models
  • 2d271bb Merge branch 'release-1.35.74'
  • 5e4b564 Merge branch 'release-1.35.74' into develop
  • 893ac66 Bumping version to 1.35.74
  • 44a15a6 Update to latest models
  • 809ede6 Merge customizations for DSQL
  • b4ba102 Merge branch 'release-1.35.73'
  • 7c7d87d Merge branch 'release-1.35.73' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.35.72 to 1.35.75

Commits
  • 543da72 Merge branch 'release-1.35.75'
  • e9053d7 Bumping version to 1.35.75
  • d3ecf83 Add changelog entries from botocore
  • cf1ce04 Merge branch 'release-1.35.74'
  • 770fc4b Merge branch 'release-1.35.74' into develop
  • 304539d Bumping version to 1.35.74
  • e159103 Add changelog entries from botocore
  • 8ddf973 Merge branch 'release-1.35.73' into develop
  • 19bae74 Merge branch 'release-1.35.73'
  • dd39f9e Bumping version to 1.35.73
  • Additional commits viewable in compare view

Updates pydantic from 2.10.2 to 2.10.3

Release notes

Sourced from pydantic's releases.

v2.10.3 2024-12-03

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035

Full Changelog: pydantic/pydantic@v2.10.2...v2.10.3

Changelog

Sourced from pydantic's changelog.

v2.10.3 (2024-12-03)

GitHub release

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035
Commits
  • c326748 Prep for v2.10.3 release (#11038)
  • 68d35bf Fix url json schema in serialization mode (#11035)
  • fa69b4c Add a default_factory_takes_validated_data property to FieldInfo (#11034)
  • 435a703 Fix host required enforcement for urls to be compatible with v2.9 behavior (#...
  • b2c4548 Use the globals of the function when evaluating the return type for `PlainSer...
  • cb962c1 Do not resolve the JSON Schema reference for dict core schema keys (#10989)
  • 10ebcdf Set fields when defer_build is set on Pydantic dataclasses (#10984)
  • See full diff in compare view

Updates six from 1.16.0 to 1.17.0

Changelog

Sourced from six's changelog.

1.17.0

  • Pull request #388: Remove URLopener and FancyURLopener classes from urllib.request when running on Python 3.14 or greater.

  • Pull request #365, issue #283: six.moves.UserDict now points to UserDict.IterableUserDict instead of UserDict.UserDict on Python 2.

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

…dates

Bumps the dev-dependencies group with 6 updates in the /pytorch/jobs/docker/2.2/py3 directory:

| Package | From | To |
| --- | --- | --- |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.30.2` | `1.31.0` |
| [awscli](https://github.com/aws/aws-cli) | `1.36.13` | `1.36.16` |
| [botocore](https://github.com/boto/botocore) | `1.35.72` | `1.35.75` |
| [boto3](https://github.com/boto/boto3) | `1.35.72` | `1.35.75` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.10.2` | `2.10.3` |
| [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` |

Bumps the dev-dependencies group with 6 updates in the /tensorflow/jobs/docker/2.14/py3 directory:

| Package | From | To |
| --- | --- | --- |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.30.2` | `1.31.0` |
| [awscli](https://github.com/aws/aws-cli) | `1.36.13` | `1.36.16` |
| [botocore](https://github.com/boto/botocore) | `1.35.72` | `1.35.75` |
| [boto3](https://github.com/boto/boto3) | `1.35.72` | `1.35.75` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.10.2` | `2.10.3` |
| [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` |



Updates `amazon-braket-pennylane-plugin` from 1.30.2 to 1.31.0
- [Release notes](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-pennylane-plugin-python@v1.30.2...v1.31.0)

Updates `awscli` from 1.36.13 to 1.36.16
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.36.13...1.36.16)

Updates `botocore` from 1.35.72 to 1.35.75
- [Commits](boto/botocore@1.35.72...1.35.75)

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

Updates `pydantic` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.2...v2.10.3)

Updates `six` from 1.16.0 to 1.17.0
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

Updates `amazon-braket-pennylane-plugin` from 1.30.2 to 1.31.0
- [Release notes](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-pennylane-plugin-python@v1.30.2...v1.31.0)

Updates `awscli` from 1.36.13 to 1.36.16
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.36.13...1.36.16)

Updates `botocore` from 1.35.72 to 1.35.75
- [Commits](boto/botocore@1.35.72...1.35.75)

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

Updates `pydantic` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.2...v2.10.3)

Updates `six` from 1.16.0 to 1.17.0
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: amazon-braket-pennylane-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: six
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: amazon-braket-pennylane-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: six
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2024 22:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 4, 2024
@rmshaffer rmshaffer merged commit 91d7a48 into main Dec 5, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pytorch/jobs/docker/2.2/py3/dev-dependencies-6cee315245 branch December 5, 2024 16:07
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.

1 participant