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

Scheduled weekly dependency update for week 03 #859

Merged
merged 30 commits into from
Jan 21, 2025

Conversation

pyup-bot
Copy link
Collaborator

Update boto3 from 1.35.97 to 1.36.2.

Changelog

1.36.2

======

* api-change:``bedrock-runtime``: [``botocore``] Allow hyphens in tool name for Converse and ConverseStream APIs
* api-change:``detective``: [``botocore``] Doc only update for Detective documentation.
* api-change:``ec2``: [``botocore``] Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.
* api-change:``notifications``: [``botocore``] Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications
* api-change:``sagemaker``: [``botocore``] Correction of docs for  "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"

1.36.1

======

* api-change:``ecs``: [``botocore``] The release addresses Amazon ECS documentation tickets.
* api-change:``sagemaker``: [``botocore``] Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering

1.36.0

======

* api-change:``apigateway``: [``botocore``] Documentation updates for Amazon API Gateway
* api-change:``bedrock-agent-runtime``: [``botocore``] Now supports streaming for inline agents.
* api-change:``cognito-identity``: [``botocore``] corrects the dual-stack endpoint configuration
* api-change:``partnercentral-selling``: [``botocore``] Add Tagging support for ResourceSnapshotJob resources
* api-change:``s3``: [``botocore``] This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
* api-change:``security-ir``: [``botocore``] Increase minimum length of Threat Actor IP 'userAgent' to 1.
* api-change:``sesv2``: [``botocore``] This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
* api-change:``workspaces``: [``botocore``] Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
* api-change:``workspaces-thin-client``: [``botocore``] Mark type in MaintenanceWindow as required.
* enhancement:AWSCRT: [``botocore``] Update awscrt version to 0.23.4
* feature:``s3``: [``botocore``] The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using the ``when_supported`` and ``when_required`` options - in code using the ``response_checksum_validation`` parameter for ``botocore.config.Config``, in the shared AWS config file using ``response_checksum_validation``, or as an env variable using ``AWS_RESPONSE_CHECKSUM_VALIDATION``.
* feature:``s3``: [``botocore``] Added support for the CRC64NVME checksum algorithm in the S3 client through the optional AWS CRT (``awscrt``) dependency.
* feature:``s3``: [``botocore``] S3 client behavior is updated to always calculate a CRC32 checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). Checksum behavior can be configured using ``when_supported`` and ``when_required`` options - in code using the ``request_checksum_calculation`` parameter for ``botocore.config.Config``, in the shared AWS config file using ``request_checksum_calculation``, or as an env variable using ``AWS_REQUEST_CHECKSUM_CALCULATION``. Note: Botocore will no longer automatically compute and populate the Content-MD5 header.

1.35.99

=======

* api-change:``gamelift``: [``botocore``] Amazon GameLift releases a new game session placement feature: PriorityConfigurationOverride. You can now override how a game session queue prioritizes placement locations for a single StartGameSessionPlacement request.
* api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region

1.35.98

=======

* api-change:``artifact``: [``botocore``] Support resolving regional API calls to partition's leader region endpoint.
* api-change:``bedrock``: [``botocore``] With this release, Bedrock Evaluation will now support latency-optimized inference for foundation models.
* api-change:``ec2``: [``botocore``] Add support for DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
* api-change:``kafkaconnect``: [``botocore``] Support updating connector configuration via UpdateConnector API. Release Operations API to monitor the status of the connector operation.
* api-change:``transcribe``: [``botocore``] This update provides tagging support for Transcribe's Call Analytics Jobs and Call Analytics Categories.
Links

Update botocore from 1.35.97 to 1.36.2.

Changelog

1.36.2

======

* api-change:``bedrock-runtime``: Allow hyphens in tool name for Converse and ConverseStream APIs
* api-change:``detective``: Doc only update for Detective documentation.
* api-change:``ec2``: Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.
* api-change:``notifications``: Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications
* api-change:``sagemaker``: Correction of docs for  "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"

1.36.1

======

* api-change:``ecs``: The release addresses Amazon ECS documentation tickets.
* api-change:``sagemaker``: Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering

1.36.0

======

* api-change:``apigateway``: Documentation updates for Amazon API Gateway
* api-change:``bedrock-agent-runtime``: Now supports streaming for inline agents.
* api-change:``cognito-identity``: corrects the dual-stack endpoint configuration
* api-change:``partnercentral-selling``: Add Tagging support for ResourceSnapshotJob resources
* api-change:``s3``: This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
* api-change:``security-ir``: Increase minimum length of Threat Actor IP 'userAgent' to 1.
* api-change:``sesv2``: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
* api-change:``workspaces``: Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
* api-change:``workspaces-thin-client``: Mark type in MaintenanceWindow as required.
* enhancement:AWSCRT: Update awscrt version to 0.23.4
* feature:``s3``: The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using the ``when_supported`` and ``when_required`` options - in code using the ``response_checksum_validation`` parameter for ``botocore.config.Config``, in the shared AWS config file using ``response_checksum_validation``, or as an env variable using ``AWS_RESPONSE_CHECKSUM_VALIDATION``.
* feature:``s3``: Added support for the CRC64NVME checksum algorithm in the S3 client through the optional AWS CRT (``awscrt``) dependency.
* feature:``s3``: S3 client behavior is updated to always calculate a CRC32 checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). Checksum behavior can be configured using ``when_supported`` and ``when_required`` options - in code using the ``request_checksum_calculation`` parameter for ``botocore.config.Config``, in the shared AWS config file using ``request_checksum_calculation``, or as an env variable using ``AWS_REQUEST_CHECKSUM_CALCULATION``. Note: Botocore will no longer automatically compute and populate the Content-MD5 header.

1.35.99

=======

* api-change:``gamelift``: Amazon GameLift releases a new game session placement feature: PriorityConfigurationOverride. You can now override how a game session queue prioritizes placement locations for a single StartGameSessionPlacement request.
* api-change:``route53``: Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region

1.35.98

=======

* api-change:``artifact``: Support resolving regional API calls to partition's leader region endpoint.
* api-change:``bedrock``: With this release, Bedrock Evaluation will now support latency-optimized inference for foundation models.
* api-change:``ec2``: Add support for DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
* api-change:``kafkaconnect``: Support updating connector configuration via UpdateConnector API. Release Operations API to monitor the status of the connector operation.
* api-change:``transcribe``: This update provides tagging support for Transcribe's Call Analytics Jobs and Call Analytics Categories.
Links

Update capstone from 5.0.3 to 5.0.5.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update cloudpickle from 3.1.0 to 3.1.1.

Changelog

3.1.1

=====

- Various fixes to support for Python 3.14 ([PR 545](
https://github.com/cloudpipe/cloudpickle/pull/545)).
Links

Update dash-bootstrap-components from 1.6.0 to 1.7.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update dask[array,diagnostics] from 2024.12.1 to 2025.1.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update google-api-python-client from 2.158.0 to 2.159.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update numba from 0.60.0 to 0.61.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update numcodecs from 0.14.1 to 0.15.0.

Changelog

0.15.0

------

Breaking changes
~~~~~~~~~~~~~~~~
* All arguments to the ``PCodec`` constructor except for ``level``
are now keyword only, to support the updated API.
By :user:`Sam Levang <slevang>`, :issue:`623`

Deprecations
~~~~~~~~~~~~
The following ``blosc`` funcitons are deprecated, with no replacement.
This is because they are not intended to be public API.

- ``numcodecs.blosc.init``
- ``numcodecs.blosc.destroy``
- ``numcodecs.blosc.compname_to_compcode``
- ``numcodecs.blosc.cbuffer_sizes``
- ``numcodecs.blosc.cbuffer_metainfo``

In addition, ``numcodecs.blosc.decompress_partial`` is deprecated as
has always been experimental and there is no equivalent in the official
blsoc Python package.
By :user:`David Stansby <dstansby>`, :issue`619`

Fixes
~~~~~
* Fixes issue with ``Delta`` Zarr 3 codec not working with ``astype``.
By :user:`Norman Rzepka <normanrz>`, :issue:`664`
* Cleanup ``PCodec`` soft dependency.
Previously importing ``numcodecs.pcodec`` would work if ``pcodec`` is not installed,
but now it will fail to import. This mirrors the behaviour of other optional dependencies.
By :user:`John Kirkham <jakirkham>`, :issue:`647`
* Fixes issues with the upcoming ``zarr`` 3.0.0 release.
By :user:`Norman Rzepka <normanrz>`, :issue:`675`

* Removed Version Check: The previous code included a check for the `NumPy` version
and a warning if the version was incompatible with `zfpy`.
This check has been removed because `zfpy` now supports the newer versions of `NumPy`.
By :user:`Meher Gajula <me-her>`, :issue:`672`

Improvements
~~~~~~~~~~~~
* Add support for ``pcodec`` 0.3. This exposes the new ``delta_spec``
and ``paging_spec`` arguments, but maintains full backwards
compatibility for data written with older package versions.
By :user:`Sam Levang <slevang>`, :issue:`623`
* If an import error is raised when trying to define a codec that is *not*
an optional dependency, it is no longer silently caught. Instead it will
be propagated to the user, as this indicates an issue with the installed
package.

Import errors caused by optional dependencies (ZFPY, MsgPack, CRC32C, and PCodec)
are still silently caught.
By :user:`David Stansby <dstansby>`, :issue:`550`.

.. _release_0.14.1:
Links

Update phonenumbers from 8.13.52 to 8.13.53.

Changelog

8.13.53

Code changes:
- Fixed a bug where the extension was appended twice in formatOutOfCountryKeepingAlphaChars in the Java version and updated FormatOutOfCountryKeepingAlphaChars in the C++ version to format the extension.
Metadata changes:
- Updated phone metadata for region code(s):
EH, IL, LV, MA, MK, MM, MU, PW, SO
- Updated carrier data for country calling code(s):
90 (en), 92 (en), 212 (en), 229 (en), 252 (en), 351 (en), 371 (en), 389 (en),
597 (en), 680 (en)
- Updated / refreshed time zone meta data.
Links

Update pyphen from 0.17.0 to 0.17.2.

Changelog

0.17.2

--------------

Released on 2025-01-20.

* Fix Oriya dictionary name.
* Update documentation.

0.17.1

--------------

Released on 2025-01-20.

* Update Mongolian dictionary.
* Add Assamese, Kannada, Sanskrit, Punjabi, Oriya, Marathi dictionaries.
Links

Update pyviz-comms from 3.0.3 to 3.0.4.

Changelog

3.0.4

([Full Changelog](https://github.com/holoviz/pyviz_comms/compare/v3.0.3...2000a5eda8720cf0088ccc496ca0a0362cd8bee0))

Merged PRs

- Ensure Widget Manager can be defined asynchronously [130](https://github.com/holoviz/pyviz_comms/pull/130) ([philippjfr](https://github.com/philippjfr))
- Add environment variable at startup [123](https://github.com/holoviz/pyviz_comms/pull/123) ([hoxbro](https://github.com/hoxbro))

Contributors to this release

([GitHub contributors page for this release](https://github.com/holoviz/pyviz_comms/graphs/contributors?from=2024-08-01&to=2025-01-14&type=c))

[hoxbro](https://github.com/search?q=repo%3Aholoviz%2Fpyviz_comms+involves%3Ahoxbro+updated%3A2024-08-01..2025-01-14&type=Issues) | [philippjfr](https://github.com/search?q=repo%3Aholoviz%2Fpyviz_comms+involves%3Aphilippjfr+updated%3A2024-08-01..2025-01-14&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->
Links

Update sentry-sdk from 2.19.2 to 2.20.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update spacy from 3.8.3 to 3.8.4.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update srsly from 2.5.0 to 2.5.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update tableauhyperapi from 0.0.20746 to 0.0.21200.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update web3 from 7.6.1 to 7.7.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update websockets from 14.1 to 14.2.

Changelog

14.2

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.
Links

Update orjson from 3.10.14 to 3.10.15.

Changelog

3.10.15

Changed

- Publish PyPI manylinux aarch64 wheels built and tested on aarch64.
- Publish PyPI musllinux aarch64 and arm7l wheels built and tested on aarch64.
- Publish PyPI manylinux Python 3.13 wheels for i686, arm7l, ppc64le, and s390x.
Links

Update limits from 4.0.0 to 4.0.1.

Changelog

4.0.1

------
Release Date: 2025-01-16

Security

* Change pypi release to use trusted publishing
Links

Update great-expectations from 1.3.0 to 1.3.2.

Changelog

1.3.1

* [BUGFIX] Ensure datetime.time can be serialized to JSON ([10795](https://github.com/great-expectations/great_expectations/pull/10795))
* [BUGFIX] Stop overwriting template with description ([10826](https://github.com/great-expectations/great_expectations/pull/10826))
* [DOCS] restore Lychee link checking ([10797](https://github.com/great-expectations/great_expectations/pull/10797))
* [DOCS] replace `context.sources` with `context.data_sources` ([10794](https://github.com/great-expectations/great_expectations/pull/10794))
* [DOCS] ADR around public API docstrings ([10798](https://github.com/great-expectations/great_expectations/pull/10798))
* [DOCS] Change home banner buttons ([10804](https://github.com/great-expectations/great_expectations/pull/10804))
* [DOCS] Remove uppercase transformation for alerts' titles ([10800](https://github.com/great-expectations/great_expectations/pull/10800))
* [DOCS] Adding commonroom web tracking snippet ([10805](https://github.com/great-expectations/great_expectations/pull/10805))
* [DOCS] Adding/deleting other supported databases ([10812](https://github.com/great-expectations/great_expectations/pull/10812))
* [DOCS] Update Learn data pipeline tutorial page ([10828](https://github.com/great-expectations/great_expectations/pull/10828))
* [MAINTENANCE] Implement suite factory add_or_update ([10796](https://github.com/great-expectations/great_expectations/pull/10796))
* [MAINTENANCE] add expectation params to ColumnMapExpectation `mostly` field ([10829](https://github.com/great-expectations/great_expectations/pull/10829))
* [MAINTENANCE] Bump `posthog` to V3 ([10814](https://github.com/great-expectations/great_expectations/pull/10814))
* [MAINTENANCE]  Update expectations to use canonical data quality issues ([10807](https://github.com/great-expectations/great_expectations/pull/10807))
* [MAINTENANCE] Nightly cleanup of stray bigquery schemas ([10815](https://github.com/great-expectations/great_expectations/pull/10815))
* [MAINTENANCE] Enforce mandatory docstrings for public API decorated objects ([10799](https://github.com/great-expectations/great_expectations/pull/10799))
* [MAINTENANCE] Add bigquery requirements file to bigquery cleanup script ([10819](https://github.com/great-expectations/great_expectations/pull/10819))
* [MAINTENANCE] Fix cleanup script ([10820](https://github.com/great-expectations/great_expectations/pull/10820))
* [MAINTENANCE] Enforce comments with linter ignores ([10817](https://github.com/great-expectations/great_expectations/pull/10817))
* [MAINTENANCE] Add to git blame ignore rev ([10822](https://github.com/great-expectations/great_expectations/pull/10822))
* [MAINTENANCE] Ignore Marshmallow V4 warnings ([10825](https://github.com/great-expectations/great_expectations/pull/10825))
* [MAINTENANCE] Change logger warning to debug ([10790](https://github.com/great-expectations/great_expectations/pull/10790))
* [MAINTENANCE] Better logging around and only calling cleanup when we have old BigQuery schemas ([10824](https://github.com/great-expectations/great_expectations/pull/10824))
* [MAINTENANCE] Add `context.validation_definitions.add_or_update` support ([10818](https://github.com/great-expectations/great_expectations/pull/10818))
Links

Update opencv-python from 4.10.0.84 to 4.11.0.86.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update xyzservices from 2024.9.0 to 2025.1.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update langchain from 0.3.13 to 0.3.14.

Changelog
Links

Update eth-hash from 0.7.0 to 0.7.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update zarr from 3.0.0 to 3.0.1.

Changelog

3.0.1

What's Changed
* doc: add release announcement banner by jhamman in https://github.com/zarr-developers/zarr-python/pull/2677
* Fix: order for v2 arrays by normanrz in https://github.com/zarr-developers/zarr-python/pull/2679
* test: enable codecov in main test action by jhamman in https://github.com/zarr-developers/zarr-python/pull/2682
* Bootstrap release notes post v3 by dstansby in https://github.com/zarr-developers/zarr-python/pull/2680
* Don't put usernames in changelog by dstansby in https://github.com/zarr-developers/zarr-python/pull/2687
* Quickstart guide alignment with V3 API by BrianMichell in https://github.com/zarr-developers/zarr-python/pull/2697
* Fix for empty consolidated metadata dataset: backwards compatibility w/ 2.x by mannreis in https://github.com/zarr-developers/zarr-python/pull/2695
* Speed up hypothesis tests by dstansby in https://github.com/zarr-developers/zarr-python/pull/2650
* Remove un-needed files from source distribution by dstansby in https://github.com/zarr-developers/zarr-python/pull/2686
* Ensure compressor=None results in no compression for V2 by martindurant in https://github.com/zarr-developers/zarr-python/pull/2709
* Update pull request template by brokkoli71 in https://github.com/zarr-developers/zarr-python/pull/2717
* Upgrade ruff to 0.9.1 by DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/2703
* Multiple imports for an import name by DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/2723
* Clean up dependabot config by dstansby in https://github.com/zarr-developers/zarr-python/pull/2702
* Fix minimum fsspec test verseion by dstansby in https://github.com/zarr-developers/zarr-python/pull/2715
* Fix release notes labelling by dstansby in https://github.com/zarr-developers/zarr-python/pull/2701
* doc: fix codec reprs in doctests by jhamman in https://github.com/zarr-developers/zarr-python/pull/2727
* doc: release notes for 3.0.1 by jhamman in https://github.com/zarr-developers/zarr-python/pull/2726

New Contributors
* BrianMichell made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2697
* mannreis made their first contribution in https://github.com/zarr-developers/zarr-python/pull/2695

**Full Changelog**: https://github.com/zarr-developers/zarr-python/compare/v3.0.0...v3.0.1
Links

Update intake from 2.0.7 to 2.0.8.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update dbus-fast from 2.24.4 to 2.30.2.

Changelog

2.30.2

Fix

* Fetching release tag during build ([368](https://github.com/Bluetooth-Devices/dbus-fast/issues/368)) ([`5a80415`](https://github.com/Bluetooth-Devices/dbus-fast/commit/5a804159669c2caad9d1144120ebaeb602d9ad28))

2.30.1

Fix

* Wheel builds on aarch64 ([367](https://github.com/Bluetooth-Devices/dbus-fast/issues/367)) ([`18132b9`](https://github.com/Bluetooth-Devices/dbus-fast/commit/18132b99bcbada1f090ccfc1c0050caf0827cd11))

2.30.0

Feature

* Migrate to using native arm runners for wheel builds ([366](https://github.com/Bluetooth-Devices/dbus-fast/issues/366)) ([`bdf08d2`](https://github.com/Bluetooth-Devices/dbus-fast/commit/bdf08d253bff9bc1edd7c9a5688b7d9e4eb73839))

2.29.0

Feature

* **introspect:** Implement annotations ([359](https://github.com/Bluetooth-Devices/dbus-fast/issues/359)) ([`5b61869`](https://github.com/Bluetooth-Devices/dbus-fast/commit/5b61869baec88cd1382419f4580c345473543493))

Fix

* Void validate arguments/properties name ([358](https://github.com/Bluetooth-Devices/dbus-fast/issues/358)) ([`f58f1a6`](https://github.com/Bluetooth-Devices/dbus-fast/commit/f58f1a6466d7ffb3a600774f8c36b5c93279437b))

2.28.0

Feature

* Improve performance of unmarshalling variants ([354](https://github.com/Bluetooth-Devices/dbus-fast/issues/354)) ([`d376bb1`](https://github.com/Bluetooth-Devices/dbus-fast/commit/d376bb13ade9bac8b478a183a4a280d37d121ab9))
* Improve performance of marshalling message headers ([356](https://github.com/Bluetooth-Devices/dbus-fast/issues/356)) ([`e1aaf0a`](https://github.com/Bluetooth-Devices/dbus-fast/commit/e1aaf0a3969d595bc9d789cb5e40dfd59ef232c9))

Fix

* Revert avoid building wheels if a release is not made ([357](https://github.com/Bluetooth-Devices/dbus-fast/issues/357)) ([`ebdf07e`](https://github.com/Bluetooth-Devices/dbus-fast/commit/ebdf07ec9e875806c050c97027b6f7dca077bd7d))

2.27.0

Feature

* Speed up marshalling messages ([352](https://github.com/Bluetooth-Devices/dbus-fast/issues/352)) ([`b1e6551`](https://github.com/Bluetooth-Devices/dbus-fast/commit/b1e6551de32bec5a8a5164540d44e1b1bfe86881))

2.26.0

Feature

* Speed up constructing messages from the unmarshaller ([344](https://github.com/Bluetooth-Devices/dbus-fast/issues/344)) ([`b162494`](https://github.com/Bluetooth-Devices/dbus-fast/commit/b162494aa25fe4b23debdd9a44b49ea21c771ad1))

2.25.0

Feature

* Speed up unmarshalling headers ([347](https://github.com/Bluetooth-Devices/dbus-fast/issues/347)) ([`5825758`](https://github.com/Bluetooth-Devices/dbus-fast/commit/5825758991a5d5f476b082c0277e5ecb0767c7e5))

Fix

* Race in test_tcp_connection_with_forwarding ([350](https://github.com/Bluetooth-Devices/dbus-fast/issues/350)) ([`4116261`](https://github.com/Bluetooth-Devices/dbus-fast/commit/41162618d4a78c193d91fb9525eb7d2763f17587))

2.24.6

Fix

* Disable wheel builds for old python versions ([346](https://github.com/Bluetooth-Devices/dbus-fast/issues/346)) ([`a249777`](https://github.com/Bluetooth-Devices/dbus-fast/commit/a249777e03d71502cbbde5d20cab2f3685fb5adb))

2.24.5

Fix

* Ensure exceptions are logged when no reply is expected ([342](https://github.com/Bluetooth-Devices/dbus-fast/issues/342)) ([`1c20dcc`](https://github.com/Bluetooth-Devices/dbus-fast/commit/1c20dcc50471b453d9b55bc2be197fd5b0c38a9c))
Links

@rokm rokm force-pushed the pyup-scheduled-update-2025-01-20 branch from 83264dc to c5e634b Compare January 20, 2025 21:28
pyup-bot and others added 29 commits January 20, 2025 23:03
This reverts commit 3b391ab.
@rokm rokm force-pushed the pyup-scheduled-update-2025-01-20 branch from 79ee8c0 to aded3f0 Compare January 20, 2025 22:05
@rokm rokm merged commit 296915e into master Jan 21, 2025
26 checks passed
@rokm rokm deleted the pyup-scheduled-update-2025-01-20 branch January 21, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants