Traitlets

Latest version: v5.14.3

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

5.11.2

([Full Changelog](https://github.com/ipython/traitlets/compare/v5.11.1...e238765a0ba28fc68318cff75e852958d5c65c93))

Maintenance and upkeep improvements

- More typing cleanup [877](https://github.com/ipython/traitlets/pull/877) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/traitlets/graphs/contributors?from=2023-10-03&to=2023-10-03&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Ablink1073+updated%3A2023-10-03..2023-10-03&type=Issues)

5.11.1

([Full Changelog](https://github.com/ipython/traitlets/compare/v5.11.0...292a699ad1a3a3ece760a8335cae73927cccd711))

Maintenance and upkeep improvements

- Typing fixups [875](https://github.com/ipython/traitlets/pull/875) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/traitlets/graphs/contributors?from=2023-10-03&to=2023-10-03&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Ablink1073+updated%3A2023-10-03..2023-10-03&type=Issues)

5.11.0

([Full Changelog](https://github.com/ipython/traitlets/compare/v5.10.1...24a24508260d501abd6bc8b42b59163c6c07d8c4))

Maintenance and upkeep improvements

- More Typing Adoption [873](https://github.com/ipython/traitlets/pull/873) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/traitlets/graphs/contributors?from=2023-09-26&to=2023-10-03&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Ablink1073+updated%3A2023-09-26..2023-10-03&type=Issues)

5.10.1

([Full Changelog](https://github.com/ipython/traitlets/compare/v5.10.0...c0a3afdb2dcb28bd7ade6dd730604df8f3fbfc78))

Maintenance and upkeep improvements

- Typing upgrades [868](https://github.com/ipython/traitlets/pull/868) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/traitlets/graphs/contributors?from=2023-09-14&to=2023-09-26&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Ablink1073+updated%3A2023-09-14..2023-09-26&type=Issues)

5.10.0

([Full Changelog](https://github.com/ipython/traitlets/compare/v5.9.0...6588680dc69be75676ca3835b4061b1784232600))

Enhancements made

- Added type hints to HasTraits.observe() and friends. (834 [834](https://github.com/ipython/traitlets/pull/834) ([scholer](https://github.com/scholer))
- feat: trait typing [818](https://github.com/ipython/traitlets/pull/818) ([maartenbreddels](https://github.com/maartenbreddels))

Maintenance and upkeep improvements

- Fix mypy deps and support Python 3.8-3.12 [862](https://github.com/ipython/traitlets/pull/862) ([blink1073](https://github.com/blink1073))
- Update pytest requirement from \<7.2,>=7.0 to >=7.0,\<7.5 [861](https://github.com/ipython/traitlets/pull/861) ([dependabot](https://github.com/dependabot))
- Bump actions/checkout from 3 to 4 [860](https://github.com/ipython/traitlets/pull/860) ([dependabot](https://github.com/dependabot))
- Fix typing [848](https://github.com/ipython/traitlets/pull/848) ([blink1073](https://github.com/blink1073))
- Update docs config [843](https://github.com/ipython/traitlets/pull/843) ([blink1073](https://github.com/blink1073))
- Use local coverage [842](https://github.com/ipython/traitlets/pull/842) ([blink1073](https://github.com/blink1073))
- Adjust argcomplete typings [839](https://github.com/ipython/traitlets/pull/839) ([blink1073](https://github.com/blink1073))
- Better warnings [838](https://github.com/ipython/traitlets/pull/838) ([NickCrews](https://github.com/NickCrews))
- Update typings (836 [836](https://github.com/ipython/traitlets/pull/836) ([blink1073](https://github.com/blink1073))

Documentation improvements

- rename `MyClass` to `School` [858](https://github.com/ipython/traitlets/pull/858) ([metaperl](https://github.com/metaperl))
- Even though returning a value from a validation method is ideal, by no means is `proposal['value']` the only thing that can be returned [855](https://github.com/ipython/traitlets/pull/855) ([metaperl](https://github.com/metaperl))
- Document help parameter of TraitType.__init__(). [847](https://github.com/ipython/traitlets/pull/847) ([metaperl](https://github.com/metaperl))

Other merged PRs

- Clean up license (832)Co-authored-by: pre-commit-ci\[bot\] \<66853113+pre-commit-ci\[bot\]users.noreply.github.com> [832](https://github.com/ipython/traitlets/pull/832) ([dcsaba89](https://github.com/dcsaba89))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/traitlets/graphs/contributors?from=2023-01-30&to=2023-09-14&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Ablink1073+updated%3A2023-01-30..2023-09-14&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Adcsaba89+updated%3A2023-01-30..2023-09-14&type=Issues) | [dependabot](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Adependabot+updated%3A2023-01-30..2023-09-14&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Amaartenbreddels+updated%3A2023-01-30..2023-09-14&type=Issues) | [metaperl](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Ametaperl+updated%3A2023-01-30..2023-09-14&type=Issues) | [NickCrews](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3ANickCrews+updated%3A2023-01-30..2023-09-14&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Apre-commit-ci+updated%3A2023-01-30..2023-09-14&type=Issues) | [rmorshea](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Armorshea+updated%3A2023-01-30..2023-09-14&type=Issues) | [saulshanabrook](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Asaulshanabrook+updated%3A2023-01-30..2023-09-14&type=Issues) | [scholer](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Ascholer+updated%3A2023-01-30..2023-09-14&type=Issues)

5.9.0

([Full Changelog](https://github.com/ipython/traitlets/compare/v5.8.1...c11a4d942b08df5c19be88b6cc81dfa8302fef9b))

Enhancements made

- Polishing argcomplete support [829](https://github.com/ipython/traitlets/pull/829) ([azjps](https://github.com/azjps))

Maintenance and upkeep improvements

- Test that name and description can be set via constructor. [826](https://github.com/ipython/traitlets/pull/826) ([Carreau](https://github.com/Carreau))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/traitlets/graphs/contributors?from=2023-01-09&to=2023-01-30&type=c))

[azjps](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Aazjps+updated%3A2023-01-09..2023-01-30&type=Issues) | [blink1073](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3Ablink1073+updated%3A2023-01-09..2023-01-30&type=Issues) | [Carreau](https://github.com/search?q=repo%3Aipython%2Ftraitlets+involves%3ACarreau+updated%3A2023-01-09..2023-01-30&type=Issues)

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.