Jupyter-core

Latest version: v5.7.2

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

Scan your dependencies

Page 2 of 10

5.5.0

([Full Changelog](https://github.com/jupyter/jupyter_core/compare/v5.4.0...df0e9e709ebe208df799ec08030b7d7eb15c9cf9))

Maintenance and upkeep improvements

- Fix typing for traitlets 5.13 [372](https://github.com/jupyter/jupyter_core/pull/372) ([blink1073](https://github.com/blink1073))
- Adopt pydata sphinx theme [371](https://github.com/jupyter/jupyter_core/pull/371) ([blink1073](https://github.com/blink1073))
- Use ruff format [370](https://github.com/jupyter/jupyter_core/pull/370) ([blink1073](https://github.com/blink1073))
- Update typings for mypy 1.6 [368](https://github.com/jupyter/jupyter_core/pull/368) ([blink1073](https://github.com/blink1073))
- Lowercase APPNAME on macOS Homebrew [364](https://github.com/jupyter/jupyter_core/pull/364) ([singingwolfboy](https://github.com/singingwolfboy))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Ablink1073+updated%3A2023-10-10..2023-10-30&type=Issues) | [singingwolfboy](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Asingingwolfboy+updated%3A2023-10-10..2023-10-30&type=Issues)

5.4.0

([Full Changelog](https://github.com/jupyter/jupyter_core/compare/v5.3.2...d6a748262a44334f27008e8c90d2557f46481f5b))

Maintenance and upkeep improvements

- Add python 3.12 support [367](https://github.com/jupyter/jupyter_core/pull/367) ([blink1073](https://github.com/blink1073))
- Update typings for traitlets 5.11 [366](https://github.com/jupyter/jupyter_core/pull/366) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Ablink1073+updated%3A2023-09-27..2023-10-10&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Adavidbrochart+updated%3A2023-09-27..2023-10-10&type=Issues) | [jamescooke](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Ajamescooke+updated%3A2023-09-27..2023-10-10&type=Issues)

5.3.2

([Full Changelog](https://github.com/jupyter/jupyter_core/compare/v5.3.1...0cf041784533c56da138a0947b6db29999790247))

Bugs fixed

- Fix event loop handling [362](https://github.com/jupyter/jupyter_core/pull/362) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Bump actions/checkout from 3 to 4 [361](https://github.com/jupyter/jupyter_core/pull/361) ([dependabot](https://github.com/dependabot))
- Adopt sp-repo-review [360](https://github.com/jupyter/jupyter_core/pull/360) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Ablink1073+updated%3A2023-06-14..2023-09-27&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Adependabot+updated%3A2023-06-14..2023-09-27&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Apre-commit-ci+updated%3A2023-06-14..2023-09-27&type=Issues)

5.3.1

([Full Changelog](https://github.com/jupyter/jupyter_core/compare/v5.3.0...c64421919f6627f82c8899018bba0836760331f4))

Bugs fixed

- Better handling of config migration [356](https://github.com/jupyter/jupyter_core/pull/356) ([smartass101](https://github.com/smartass101))

Maintenance and upkeep improvements

- Fix write_executable test [351](https://github.com/jupyter/jupyter_core/pull/351) ([blink1073](https://github.com/blink1073))
- Use local coverage [349](https://github.com/jupyter/jupyter_core/pull/349) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/jupyter_core/graphs/contributors?from=2023-03-16&to=2023-06-14&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Ablink1073+updated%3A2023-03-16..2023-06-14&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Adavidbrochart+updated%3A2023-03-16..2023-06-14&type=Issues) | [jamescooke](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Ajamescooke+updated%3A2023-03-16..2023-06-14&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Apre-commit-ci+updated%3A2023-03-16..2023-06-14&type=Issues) | [smartass101](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Asmartass101+updated%3A2023-03-16..2023-06-14&type=Issues)

5.3.0

([Full Changelog](https://github.com/jupyter/jupyter_core/compare/v5.2.0...6cfe9fc042a0f016a0d4545bc6790b8277d80c24))

Bugs fixed

- Fix pywin32 version constraint [347](https://github.com/jupyter/jupyter_core/pull/347) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Add license [344](https://github.com/jupyter/jupyter_core/pull/344) ([dcsaba89](https://github.com/dcsaba89))
- Support platformdirs 3 [342](https://github.com/jupyter/jupyter_core/pull/342) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Ablink1073+updated%3A2023-01-30..2023-03-16&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Adcsaba89+updated%3A2023-01-30..2023-03-16&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Apre-commit-ci+updated%3A2023-01-30..2023-03-16&type=Issues)

5.2.0

([Full Changelog](https://github.com/jupyter/jupyter_core/compare/v5.1.5...98b9a1a94e79d1137246b4c1f8c16343b72b050c))

Enhancements made

- Set up shell command-line tab-completion for jupyter and subcommands [337](https://github.com/jupyter/jupyter_core/pull/337) ([azjps](https://github.com/azjps))

Maintenance and upkeep improvements

- Add more linting [338](https://github.com/jupyter/jupyter_core/pull/338) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

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

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.