Skip to content

Bump periodiq from 0.13.0 to 0.14.0#275

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/periodiq-0.14.0
Open

Bump periodiq from 0.13.0 to 0.14.0#275
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/periodiq-0.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps periodiq from 0.13.0 to 0.14.0.

Changelog

Sourced from periodiq's changelog.

0.14.0

Released 2026 april 16th.

  • Migrate from poetry to uv.
  • Move module to src layout (src/periodiq/__init__.py).
  • Support for Python 3.14 and dramatiq 2.
  • Drop support for Python < 3.10.
  • Replace pkg_resources with importlib.metadata.
  • Add tox configuration.
Commits
  • e351097 Merge branch 'v0.14' into 'master'
  • 67e512a chore: bump to v0.14.0
  • 93dd476 Merge branch 'update' into 'master'
  • da67bbb chore: migration from poetry to uv
  • ce9170d Merge branch 'update' into 'master'
  • 9e07af1 chore: support for Python 3.14 and dramatiq 2
  • 65acd14 Merge branch 'version' into 'master'
  • 638ef6e replace pkg_resources.get_distribution with importlib.metadata.version
  • See full diff in compare view

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 show <dependency name> 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)

Bumps [periodiq](https://gitlab.com/bersace/periodiq) from 0.13.0 to 0.14.0.
- [Changelog](https://gitlab.com/bersace/periodiq/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/bersace/periodiq/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: periodiq
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 27, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants