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 in /tensorflow/jobs/docker/2.13/py3 with 13 updates #162

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps the dev-dependencies group in /tensorflow/jobs/docker/2.13/py3 with 13 updates:

Package From To
amazon-braket-schemas 1.19.1.post0 1.20.2
amazon-braket-pennylane-plugin 1.23.0 1.24.2
amazon-braket-sdk 1.67.0 1.70.2
awscli 1.32.26 1.32.45
botocore 1.34.26 1.34.45
boto3 1.34.26 1.34.45
dask 2024.1.0 2024.2.0
ipykernel 6.29.0 6.29.2
keras 2.12.0 3.0.5
markupsafe 2.1.4 2.1.5
matplotlib 3.8.2 3.8.3
numpy 1.26.3 1.26.4
scikit-learn 1.4.0 1.4.1.post1

Updates amazon-braket-schemas from 1.19.1.post0 to 1.20.2

Release notes

Sourced from amazon-braket-schemas's releases.

v1.20.2

Bug Fixes and Other Changes

  • update quera_ahs_paradigm doc string

v1.20.1

Bug Fixes and Other Changes

  • formatting for RydbergGlobal doc string

v1.20.0

Features

  • add performance schema for Aquila
Changelog

Sourced from amazon-braket-schemas's changelog.

v1.20.2 (2024-02-07)

Bug Fixes and Other Changes

  • update quera_ahs_paradigm doc string

v1.20.1 (2024-01-31)

Bug Fixes and Other Changes

  • formatting for RydbergGlobal doc string

v1.20.0 (2024-01-30)

Features

  • add performance schema for Aquila
Commits
  • c463a1f prepare release v1.20.2
  • 792a004 fix: update quera_ahs_paradigm doc string (#171)
  • cc3cd75 update development version to v1.20.2.dev0
  • b6055fe prepare release v1.20.1
  • 87f2e10 fix: formatting for RydbergGlobal doc string (#170)
  • 3dd37bd infra: add setuptools to the publish workflow (#169)
  • e137307 update development version to v1.20.1.dev0
  • 6e5b42c prepare release v1.20.0
  • d779a94 feat: add performance schema for Aquila (#167)
  • 2d38f86 infra: code freeze update (#166)
  • Additional commits viewable in compare view

Updates amazon-braket-pennylane-plugin from 1.23.0 to 1.24.2

Release notes

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

v1.24.2

Bug Fixes and Other Changes

  • update paradigm_properties to reflect new schema

v1.24.1

Bug Fixes and Other Changes

  • set the isort profile to black

v1.24.0

Features

  • use measurements getting return types

Bug Fixes and Other Changes

  • Raise warning when falling back on param-shift
Changelog

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

v1.24.2 (2024-01-29)

Bug Fixes and Other Changes

  • update paradigm_properties to reflect new schema

v1.24.1 (2024-01-25)

Bug Fixes and Other Changes

  • set the isort profile to black

v1.24.0 (2024-01-18)

Features

  • use measurements getting return types

Bug Fixes and Other Changes

  • Raise warning when falling back on param-shift
Commits
  • 88c4130 prepare release v1.24.2
  • a99d7da fix: update paradigm_properties to reflect new schema (#228)
  • 63d0a29 infra: set the default simulator and schemas as first in order for test-deps ...
  • 116847e update development version to v1.24.2.dev0
  • 98479be prepare release v1.24.1
  • dd487d4 fix: set the isort profile to black (#226)
  • 44375aa infra: install setuptools for pypi publishing (#225)
  • f5e064c update development version to v1.24.1.dev0
  • 853c474 prepare release v1.24.0
  • c145947 Raise warning when falling back on param-shift (#224)
  • Additional commits viewable in compare view

Updates amazon-braket-sdk from 1.67.0 to 1.70.2

Release notes

Sourced from amazon-braket-sdk's releases.

v1.70.2

Bug Fixes and Other Changes

  • Sort input parameters when doing testing equality of two PulseSequences

v1.70.1

Bug Fixes and Other Changes

  • Do not autodeclare FreeParameter in OQpy

v1.70.0

Features

  • Support noise models in DM simulators

v1.69.1

Bug Fixes and Other Changes

  • let price tracker checks skip over devices without execution win…

v1.69.0

Features

  • update OQpy to version 0.3.5

v1.68.3

Bug Fixes and Other Changes

  • Allow identities in PauliString observable

v1.68.2

Bug Fixes and Other Changes

  • update S3 uri regex for AWS sessions
  • update batch circuit to limit repeat calls

v1.68.1

Bug Fixes and Other Changes

  • add force flag for import testing

v1.68.0

Features

  • update S3 locations for jobs
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.70.2 (2024-02-14)

Bug Fixes and Other Changes

  • Sort input parameters when doing testing equality of two PulseSequences

v1.70.1 (2024-02-13)

Bug Fixes and Other Changes

  • Do not autodeclare FreeParameter in OQpy

v1.70.0 (2024-02-12)

Features

  • Support noise models in DM simulators

v1.69.1 (2024-02-08)

Bug Fixes and Other Changes

  • let price tracker checks skip over devices without execution win…

v1.69.0 (2024-02-06)

Features

  • update OQpy to version 0.3.5

v1.68.3 (2024-02-05)

Bug Fixes and Other Changes

  • Allow identities in PauliString observable

v1.68.2 (2024-01-31)

Bug Fixes and Other Changes

  • update S3 uri regex for AWS sessions
  • update batch circuit to limit repeat calls

v1.68.1 (2024-01-29)

Bug Fixes and Other Changes

  • add force flag for import testing

v1.68.0 (2024-01-25)

... (truncated)

Commits
  • b16cf75 prepare release v1.70.2
  • 8cc8b3b fix: Sort input parameters when doing testing equality of two PulseSequences ...
  • d09d3a4 update development version to v1.70.2.dev0
  • 3917b30 prepare release v1.70.1
  • ee91567 Do not autodeclare FreeParameter in OQpy (#872)
  • 14b2072 update development version to v1.70.1.dev0
  • 4180000 prepare release v1.70.0
  • 671ea84 feat: Support noise models in DM simulators (#850)
  • adde1af update development version to v1.69.2.dev0
  • 20686bc prepare release v1.69.1
  • Additional commits viewable in compare view

Updates awscli from 1.32.26 to 1.32.45

Changelog

Sourced from awscli's changelog.

1.32.45

  • api-change:amplify: This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate.
  • api-change:chatbot: This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.
  • api-change:config: Documentation updates for the AWS Config CLI
  • api-change:ivs: Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary.
  • api-change:keyspaces: Documentation updates for Amazon Keyspaces
  • api-change:mediatailor: MediaTailor: marking #AdBreak.OffsetMillis as required.

1.32.44

  • api-change:connectparticipant: Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript.
  • api-change:emr: adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • api-change:firehose: This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • api-change:lambda: Documentation-only updates for Lambda to clarify a number of existing actions and properties.
  • api-change:rds: Doc only update for a valid option in DB parameter group
  • api-change:sns: This release marks phone numbers as sensitive inputs.

1.32.43

  • api-change:artifact: This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.
  • api-change:codepipeline: Add ability to override timeout on action level.
  • api-change:detective: Doc only updates for content enhancement
  • api-change:guardduty: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • api-change:healthlake: This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.
  • api-change:opensearch: Adds additional supported instance types.
  • api-change:polly: Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • api-change:sagemaker: This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
  • api-change:secretsmanager: Doc only update for Secrets Manager
  • api-change:endpoint-rules: Update endpoint-rules command to latest version

1.32.42

  • api-change:controltower: Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.
  • api-change:lookoutequipment: This feature allows customers to see pointwise model diagnostics results for their models.
  • api-change:qbusiness: This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API.

1.32.41

  • api-change:lightsail: This release adds support to upgrade the major version of a database.
  • api-change:marketplace-catalog: AWS Marketplace Catalog API now supports setting intent on requests

... (truncated)

Commits
  • 5a9bb70 Merge branch 'release-1.32.45'
  • b908fa3 Bumping version to 1.32.45
  • c9ee07b Update changelog based on model updates
  • bd67d51 Merge branch 'release-1.32.44'
  • 476a9c5 Merge branch 'release-1.32.44' into develop
  • f65a108 Bumping version to 1.32.44
  • 43f7563 Update changelog based on model updates
  • bbf3638 Update sync.rst typo (#8537)
  • 6e2e742 Merge branch 'release-1.32.43'
  • 6c11ca2 Merge branch 'release-1.32.43' into develop
  • Additional commits viewable in compare view

Updates botocore from 1.34.26 to 1.34.45

Changelog

Sourced from botocore's changelog.

1.34.45

  • api-change:amplify: This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate.
  • api-change:chatbot: This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.
  • api-change:config: Documentation updates for the AWS Config CLI
  • api-change:ivs: Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary.
  • api-change:keyspaces: Documentation updates for Amazon Keyspaces
  • api-change:mediatailor: MediaTailor: marking #AdBreak.OffsetMillis as required.

1.34.44

  • api-change:connectparticipant: Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript.
  • api-change:emr: adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • api-change:firehose: This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • api-change:lambda: Documentation-only updates for Lambda to clarify a number of existing actions and properties.
  • api-change:rds: Doc only update for a valid option in DB parameter group
  • api-change:sns: This release marks phone numbers as sensitive inputs.

1.34.43

  • api-change:artifact: This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.
  • api-change:codepipeline: Add ability to override timeout on action level.
  • api-change:detective: Doc only updates for content enhancement
  • api-change:guardduty: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • api-change:healthlake: This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.
  • api-change:opensearch: Adds additional supported instance types.
  • api-change:polly: Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • api-change:sagemaker: This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
  • api-change:secretsmanager: Doc only update for Secrets Manager
  • api-change:endpoint-rules: Update endpoint-rules client to latest version

1.34.42

  • api-change:controltower: Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.
  • api-change:lookoutequipment: This feature allows customers to see pointwise model diagnostics results for their models.
  • api-change:qbusiness: This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API.

1.34.41

  • bugfix:ContainerProvider: Properly refreshes token from file from EKS in ContainerProvider
  • api-change:lightsail: This release adds support to upgrade the major version of a database.

... (truncated)

Commits
  • b7d7024 Merge branch 'release-1.34.45'
  • 7e9fa99 Bumping version to 1.34.45
  • ff98f53 Update to latest models
  • e295d30 Merge branch 'release-1.34.44'
  • 7fd4057 Merge branch 'release-1.34.44' into develop
  • 2b74fbb Bumping version to 1.34.44
  • 4678c23 Update endpoints model
  • d8d0fb0 Update to latest models
  • ca1b862 Merge branch 'release-1.34.43'
  • 1a5ea87 Merge branch 'release-1.34.43' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.34.26 to 1.34.45

Changelog

Sourced from boto3's changelog.

1.34.45

  • api-change:amplify: [botocore] This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate.
  • api-change:chatbot: [botocore] This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.
  • api-change:config: [botocore] Documentation updates for the AWS Config CLI
  • api-change:ivs: [botocore] Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary.
  • api-change:keyspaces: [botocore] Documentation updates for Amazon Keyspaces
  • api-change:mediatailor: [botocore] MediaTailor: marking #AdBreak.OffsetMillis as required.

1.34.44

  • api-change:connectparticipant: [botocore] Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript.
  • api-change:emr: [botocore] adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • api-change:firehose: [botocore] This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • api-change:lambda: [botocore] Documentation-only updates for Lambda to clarify a number of existing actions and properties.
  • api-change:rds: [botocore] Doc only update for a valid option in DB parameter group
  • api-change:sns: [botocore] This release marks phone numbers as sensitive inputs.

1.34.43

  • api-change:artifact: [botocore] This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.
  • api-change:codepipeline: [botocore] Add ability to override timeout on action level.
  • api-change:detective: [botocore] Doc only updates for content enhancement
  • api-change:guardduty: [botocore] Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • api-change:healthlake: [botocore] This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.
  • api-change:opensearch: [botocore] Adds additional supported instance types.
  • api-change:polly: [botocore] Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • api-change:sagemaker: [botocore] This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
  • api-change:secretsmanager: [botocore] Doc only update for Secrets Manager
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.34.42

  • api-change:controltower: [botocore] Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.
  • api-change:lookoutequipment: [botocore] This feature allows customers to see pointwise model diagnostics results for their models.
  • api-change:qbusiness: [botocore] This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API.

1.34.41

  • bugfix:ContainerProvider: [botocore] Properly refreshes token from file from EKS in ContainerProvider
  • api-change:lightsail: [botocore] This release adds support to upgrade the major version of a database.

... (truncated)

Commits
  • f08cf38 Merge branch 'release-1.34.45'
  • 4d07d23 Bumping version to 1.34.45
  • 41532a7 Add changelog entries from botocore
  • 3954a1a Merge branch 'release-1.34.44'
  • 90dc6e8 Merge branch 'release-1.34.44' into develop
  • ae78e0a Bumping version to 1.34.44
  • 894c062 Add changelog entries from botocore
  • 1ff34a8 Merge branch 'release-1.34.43'
  • b320cd6 Merge branch 'release-1.34.43' into develop
  • 26e6124 Bumping version to 1.34.43
  • Additional commits viewable in compare view

Updates dask from 2024.1.0 to 2024.2.0

Commits

Updates ipykernel from 6.29.0 to 6.29.2

Release notes

Sourced from ipykernel's releases.

v6.29.2

6.29.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​ianthomas23 | @​stdll00

v6.29.1

6.29.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​dependabot | @​Haadem | @​petervandenabeele | @​pre-commit-ci

Changelog

Sourced from ipykernel's changelog.

6.29.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​ianthomas23 | @​stdll00

6.29.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​dependabot | @​Haadem | @​petervandenabeele | @​pre-commit-ci

Commits

Updates keras from 2.12.0 to 3.0.5

Release notes

Sourced from keras's releases.

Keras 3.0.5

This release brings many bug fixes and performance improvements, new linear algebra ops, and sparse tensor support for the JAX backend.

Highlights

  • Add support for sparse tensors with the JAX backend.
  • Add support for saving/loading in bfloat16.
  • Add linear algebra ops in keras.ops.linalg.
  • Support nested structures in while_loop op.
  • Add erfinv op.
  • Add normalize op.
  • Add support for IterableDataset to TorchDataLoaderAdapter.

New Contributors

Full Changelog: keras-team/keras@v3.0.4...v3.0.5

Keras 3.0.4

This is a minor release with improvements to the LoRA API required by the next release of KerasNLP.

Full Changelog: keras-team/keras@v3.0.3...v3.0.4

Keras 3.0.3 release

This is a minor Keras release.

What's Changed

  • Add built-in LoRA (low-rank adaptation) API to all relevant layers (Dense, EinsumDense, Embedding).
  • Add SwapEMAWeights callback to make it easier to evaluate model metrics using EMA weights during training.
  • All DataAdapters now create a native iterator for each backend, improving performance.
  • Add built-in prefetching for JAX, improving performance.
  • The bfloat16 dtype is now allowed in the global set_dtype configuration utility.
  • Bug fixes and performance improvements.

New Contributors

Full Changelog: keras-team/keras@v3.0.2...v3.0.3

Keras 3.0.2

Breaking changes

... (truncated)

Commits
  • e6e6240 Update version number.
  • 02c1a41 Use tree map_structure instead of tree_map
  • f38b96c Update the distribution lib to use jax.numpy ops instead of np. (#19178)
  • 0d7523f Improve repr of certain objects
  • 9a1328d Touch up normalize op.
  • 92dcd8f Add normalize ops (#19154)
  • 4917d97 Add support for IterableDataset to TorchDataLoaderAdapter. (#19176)
  • e385873 Adjust confusion metrics to handle division by zero the same as Keras 2. (#19...
  • 02eee1a Bump the github-actions group with 2 updates (#19173)
  • 7cddb4b Ignore Dependabot update for JAX GPU (#19172)
  • Additional commits viewable in compare view

Updates markupsafe from 2.1.4 to 2.1.5

Release notes

Sourced from markupsafe's releases.

2.1.5

This is a fix release for the 2.1.x feature release branch. It fixes bugs but does not otherwise change behavior and should not result in breaking changes.

Fixes a regression in striptags behavior from 2.14. Spaces are now collapsed correctly.

Changelog

Sourced from markupsafe's changelog.

Version 2.1.5

Released 2024-02-02

  • Fix striptags not collapsing spaces. :issue:417
Commits

Updates matplotlib from 3.8.2 to 3.8.3

Release notes

Sourced from matplotlib's releases.

REL: v3.8.3

This is the third micro release of the 3.8 series.

Highlights of the 3.8.3 release include:

  • Improvements to the MacOS backend
    • Fix hanging on plt.pause
    • Fix warnings about "Secure coding is not enabled for restorable state"
  • Fix crash at exit for PGF backend
Commits
  • 9e18a34 REL: v3.8.3
  • bd96955 Release prep v3.8.3
  • 3ebebc7 Fix merge conflicts from v3.8.2-doc
  • 8fff5b1 Merge pull request #27790 from meeseeksmachine/auto-backport-of-pr-27785-on-v...
  • c21a93f Merge pull request #27789 from meeseeksmachine/auto-backport-of-pr-27756-on-v...
  • ea407e1 Backport PR #27785: FIX: be careful about communicating with subprocess
  • 2efbf7e Backport PR #27756: Add protections against infinite loop in bezier calculations
  • 95b5eb4 Merge pull request #27779 from ksunden/ci_backports
  • 8cd2c91 Merge pull request #27778 from meeseeksmachine/auto-backport-of-pr-27773-on-v...
  • bef02fa Bump the actions group with 2 updates
  • Additional commits viewable in compare view

Updates numpy from 1.26.3 to 1.26.4

Release notes

Sourced from numpy's releases.

v1.26.4

NumPy 1.26.4 Release Notes

NumPy 1.26.4 is a maintenance release that fixes bugs and regressions discovered after the 1.26.3 release. The Python versions supported by this release are 3.9-3.12. This is the last planned release in the 1.26.x series.

Contributors

A total of 13 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

  • Charles Harris
  • Elliott Sales de Andrade
  • Lucas Colley +
  • Mark Ryan +
  • Matti Picus
  • Nathan Goldbaum
  • Ola x Nilsson +
  • Pieter Eendebak
  • Ralf Gommers
  • Sayed Adel
  • Sebastian Berg
  • Stefan van der Walt
  • Stefano Rivera

Pull requests merged

A total of 19 pull requests were merged for this release.

  • #25323: BUG: Restore missing asstr import
  • #25523: MAINT: prepare 1.26.x for further development
  • #25539: BUG: numpy.array_api: fix linalg.cholesky upper decomp...
  • #25584: CI: Bump azure pipeline timeout to 120 minutes
  • #25585: MAINT, BLD: Fix unused inline functions warnings on clang
  • #25599: BLD: include fix for MinGW platform detection
  • #25618: TST: Fix test_numeric on riscv64
  • #25619: BLD: fix building for windows ARM64
  • #25620: MAINT: add newaxis to __all__ in numpy.array_api
  • #25630: BUG: Use large file fallocate on 32 bit linux platforms
  • #25643: TST: Fix test_warning_calls on Python 3.12
  • #25645: TST: Bump pytz to 2023.3.post1
  • #25658: BUG: Fix AVX512 build flags on Intel Classic Compiler
  • #25670: BLD: fix potential issue with escape sequences in __config__.py
  • #25718: CI: pin cygwin python to 3.9.16-1 and fix typing tests [skip...
  • #25720: MAINT: Bump cibuildwheel to v2.16.4
  • #25748: BLD: unvendor meson-python on 1.26.x and upgrade to meson-python...
  • #25755: MAINT: Include header defining backtrace
  • #25756: BUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)

... (truncated)

Commits
  • 9815c16 Merge pull request #25770 from charris/prepare-1.26.4
  • 114ed25 REL: Prepare for the NumPy 1.26.4 release
  • 2fae4d3 Merge pull request #25323 from stefanor/import-asstr
  • ce89a0a Merge pull request #25756 from charris/backport-24711
  • f62dfc6 Merge pull request #25755 from charris/backport-25709
  • fee88ab BUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)
  • 659be68 MAINT: Include header defining backtrace
  • 837cd38 Merge pull request #25748 from rgommers/unvendor-mesonpython
  • f984240 CI: upgrade cibuildwheel from 2.16.4 to 2.16.5 [wheel build]
  • 3548f9d BLD: unvendor meson-python [wheel build]
  • Additional commits viewable in compare view

Updates scikit-learn from 1.4.0 to 1.4.1.post1

Release notes

Sourced from scikit-learn's releases.

Scikit-learn 1.4.1.post1

We're happy to announce the 1.4.1.post1 release.

You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.4.html#version-1-4-1-post1

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

Scikit-learn 1.4.1

We're happy to announce the 1.4.1 release.

You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.4.html#version-1-4-1

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn
Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 19, 2024
Bumps the dev-dependencies group in /tensorflow/jobs/docker/2.13/py3 with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [amazon-braket-schemas](https://github.com/amazon-braket/amazon-braket-schemas-python) | `1.19.1.post0` | `1.20.2` |
| [amazon-braket-pennylane-plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) | `1.23.0` | `1.24.2` |
| [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.67.0` | `1.70.2` |
| [awscli](https://github.com/aws/aws-cli) | `1.32.26` | `1.32.45` |
| [botocore](https://github.com/boto/botocore) | `1.34.26` | `1.34.45` |
| [boto3](https://github.com/boto/boto3) | `1.34.26` | `1.34.45` |
| [dask](https://github.com/dask/dask) | `2024.1.0` | `2024.2.0` |
| [ipykernel](https://github.com/ipython/ipykernel) | `6.29.0` | `6.29.2` |
| [keras](https://github.com/keras-team/keras) | `2.12.0` | `3.0.5` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.2` | `3.8.3` |
| [numpy](https://github.com/numpy/numpy) | `1.26.3` | `1.26.4` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.4.0` | `1.4.1.post1` |


Updates `amazon-braket-schemas` from 1.19.1.post0 to 1.20.2
- [Release notes](https://github.com/amazon-braket/amazon-braket-schemas-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-schemas-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-schemas-python@v1.19.1.post0...v1.20.2)

Updates `amazon-braket-pennylane-plugin` from 1.23.0 to 1.24.2
- [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.23.0...v1.24.2)

Updates `amazon-braket-sdk` from 1.67.0 to 1.70.2
- [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-sdk-python@v1.67.0...v1.70.2)

Updates `awscli` from 1.32.26 to 1.32.45
- [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.32.26...1.32.45)

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

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

Updates `dask` from 2024.1.0 to 2024.2.0
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2024.1.0...2024.2.0)

Updates `ipykernel` from 6.29.0 to 6.29.2
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.29.0...v6.29.2)

Updates `keras` from 2.12.0 to 3.0.5
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v2.12.0...v3.0.5)

Updates `markupsafe` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.4...2.1.5)

Updates `matplotlib` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.2...v3.8.3)

Updates `numpy` from 1.26.3 to 1.26.4
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.3...v1.26.4)

Updates `scikit-learn` from 1.4.0 to 1.4.1.post1
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.4.0...1.4.1.post1)

---
updated-dependencies:
- dependency-name: amazon-braket-schemas
  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: amazon-braket-sdk
  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: dask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ipykernel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: keras
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tensorflow/jobs/docker/2.13/py3/dev-dependencies-d780f7edd5 branch from b95b2c8 to ea419a3 Compare February 20, 2024 00:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2024

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

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/pip/tensorflow/jobs/docker/2.13/py3/dev-dependencies-d780f7edd5 branch February 26, 2024 23:53
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