Skip to content

pip(deps): bump decorator from 5.2.1 to 5.3.0#2789

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/decorator-5.3.0
Open

pip(deps): bump decorator from 5.2.1 to 5.3.0#2789
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/decorator-5.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps decorator from 5.2.1 to 5.3.0.

Changelog

Sourced from decorator's changelog.

5.3.0 (2026-05-17)

Added official support for Python 3.14 (thanks to Hugo van Kemenade, David Cain and the GitHub user bersbersbers). Fixed a bug with "return await" contributed by Kadir Can Ozden. Moved decorator.py to a package structure (decorator/__init__.py) and added a stub file (decorator/__init__.pyi) contributed by Marco Gorelli.

Commits
  • 3fdbe34 Updated CHANGES.md [ci skip]
  • ef09043 Merge pull request #184 from micheles/314
  • 982cb74 Fixed test
  • 334d8a4 Updating the stub
  • 4e264ea Fixed annotation error with Python 3.14
  • 501826b Fixed annotation error with Python 3.14
  • ecf674f Fixed annotation error with Python 3.14
  • 830c136 Fixed annotation error with Python 3.14
  • ebf5d59 Fixed annotation error with Python 3.14
  • 306fa30 Merge pull request #183 from micheles/38
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [decorator](https://github.com/micheles/decorator) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/micheles/decorator/releases)
- [Changelog](https://github.com/micheles/decorator/blob/master/CHANGES.md)
- [Commits](micheles/decorator@5.2.1...5.3.0)

---
updated-dependencies:
- dependency-name: decorator
  dependency-version: 5.3.0
  dependency-type: indirect
  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 Pull requests that update Python code labels May 18, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 18, 2026
@dependabot dependabot Bot added the python Pull requests that update Python code label May 18, 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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants