Skip to content

Bump traitlets from 5.14.3 to 5.15.0#24892

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/traitlets-5.15.0
Open

Bump traitlets from 5.14.3 to 5.15.0#24892
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/traitlets-5.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps traitlets from 5.14.3 to 5.15.0.

Release notes

Sourced from traitlets's releases.

v5.15.0

5.15.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Use extension:filetype mapping in sphinx configuration #928 (@​Carreau)

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​Carreau (activity) | @​EwoutH (activity) | @​fleming79 (activity) | @​ivanov (activity) | @​JohanMabille (activity) | @​kylebarron (activity) | @​minrk (activity) | @​ryumasai (activity) | @​sethtroisi (activity) | @​SylvainCorlay (activity)

Changelog

Sourced from traitlets's changelog.

5.15.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Use extension:filetype mapping in sphinx configuration #928 (@​Carreau)

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​Carreau (activity) | @​EwoutH (activity) | @​fleming79 (activity) | @​ivanov (activity) | @​JohanMabille (activity) | @​kylebarron (activity) | @​minrk (activity) | @​ryumasai (activity) | @​sethtroisi (activity) | @​SylvainCorlay (activity)

Commits
  • 77c31d3 Publish 5.15.0
  • 8c2b92e Removed pinning on virtualenv (#939)
  • eb37cf0 Pin virtualenv<21 in tests because of breaking change incompatible wi… (#937)
  • 7cac5b9 Moved definitions of K and V outside of TYPE_CHECKING condition (#935)
  • ff5b879 Added upper bound to mypy on pypy (#936)
  • 1ae9579 Fix traitlets.all (#933)
  • e3d5c5a start testing on 3.14 and 3.14t (#929)
  • 4c7911e [Docs] Use extension:filetype mapping in sphinx configuration (#928)
  • 0282a89 require Python 3.9 (#924)
  • b0eaa6a The --config option with absolute paths will be loaded only once. (#923)
  • Additional commits viewable 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 [traitlets](https://github.com/ipython/traitlets) from 5.14.3 to 5.15.0.
- [Release notes](https://github.com/ipython/traitlets/releases)
- [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md)
- [Commits](ipython/traitlets@v5.14.3...v5.15.0)

---
updated-dependencies:
- dependency-name: traitlets
  dependency-version: 5.15.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 Pull requests that update Python code labels May 13, 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