ParkenDD / park-api-v3

MIT License
1 stars 1 forks source link

Update kombu requirement from ~=5.3.5 to ~=5.3.6 #112

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on kombu to permit the latest version.

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:

5.3.5

:release-date: 12 Jan, 2024 :release-by: Tomer Nosrati

  • Fix ReadTheDocs CI (#1827).
  • fix(docs): add Redis to the list of transports where SSL is supported (#1826).
  • Fixed Improper Method Call: Replaced mktemp (#1828).
  • Bump actions/setup-python from 4 to 5 (#1829).
  • Bump github/codeql-action from 2 to 3 (#1832).
  • fix: freeze set during ticks iter in async hub (#1830).
  • azure service bus: fix TypeError when using Managed Identities (#1825).
  • Fix unacknowledge typo in restore_visible() (#1839).
  • Changed pyup -> dependabot for updating dependencies (#1842).
  • Bump pytest from 7.4.3 to 7.4.4 (#1843).
  • Bump flake8 from 6.0.0 to 7.0.0 (#1845).
  • Bump mypy from 1.3.0 to 1.8.0 (#1844).
  • Fix crash when using global_keyprefix with a sentinel connection (#1838)
  • Fixed version_dev in docs/conf.py (#1875).

.. _version-5.3.4:

5.3.4

:release-date: 16 Nov, 2023 :release-by: Asif Saif Uddin

  • Use the correct protocol for SQS requests (#1807).

... (truncated)

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 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)
dependabot[bot] commented 5 months ago

Looks like kombu is up-to-date now, so this is no longer needed.