c2corg / v6_api

REST API for https://www.camptocamp.org
GNU Affero General Public License v3.0
22 stars 25 forks source link

chore(deps): bump kombu from 5.3.5 to 5.3.6 #1773

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps kombu from 5.3.5 to 5.3.6.

Release notes

Sourced from kombu's releases.

v5.3.6

What's Changed

New Contributors

Full Changelog: https://github.com/celery/kombu/compare/v5.3.5...v5.3.6

Changelog

Sourced from kombu's changelog.

5.3.6

:release-date: 27 Mar, 2024 :release-by: Tomer Nosrati

  • boto3>=1.26.143 (#1890)
  • Always convert azureservicebus namespace to fully qualified (#1892)
  • Pin pytest-sugar to latest version 1.0.0 (#1912)
  • Upgrade to pytest v8 that removed nose compatibility (#1914)
  • fix warning for usage of utcfromtimestamp (#1926)
  • Update pytest to 8.0.2 (#1942)
  • Hotfix: Fix CI failures (limit redis to <5.0.2 instead of <6.0.0) (#1961)
  • Expose cancel callback from py-amqp channel.basic_consume (#1953)
  • Update mypy to 1.9.0 (#1963)
  • Update pytest to 8.1.1 (#1965)
  • Pin hypothesis to hypothesis<7 (#1966)
  • redis>=4.5.2,=4.5.2,!=5.0.2,!=4.5.5 (#1969)
  • add escape hatch for custom JSON serialization (#1955)
  • Pin pytest-cov to latest version 5.0.0 (#1972)

.. _version-5.3.5:

Commits


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)