Dash

Latest version: v2.18.2

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

Scan your dependencies

Page 16 of 23

0.37.0

Not secure
Removed
- [renderer118](https://github.com/plotly/dash-renderer/pull/118) Removed redux logger for the dev.

Changed
- [565](https://github.com/plotly/dash/pull/565) Add core libraries as version locked dependencies
- Bump dash-table version from 3.3.0 to [3.4.0](https://github.com/plotly/dash-table/blob/master/CHANGELOG.md#340---2019-02-08)
- Bump dash-renderer version from 0.17.0 to [0.18.0](https://github.com/plotly/dash-renderer/blob/master/CHANGELOG.md#0180---2019-02-11)
- Bump dash-core-components version from 0.43.0 to [0.43.1](https://github.com/plotly/dash-core-components/blob/master/CHANGELOG.md#0431---2019-02-11)

Fixed
- [563](https://github.com/plotly/dash/pull/563) Fix collections.abc deprecation warning for Python 3.8

0.36.0

Not secure
Removed
- [550](https://github.com/plotly/dash/pull/550), [renderer#114](https://github.com/plotly/dash-renderer/pull/114) Remove support for `Event` system. Use event properties instead, for example the `n_clicks` property instead of the `click` event, see [#531](https://github.com/plotly/dash/issues/531). `dash_renderer` MUST be upgraded to >=0.17.0 together with this, and it is recommended to update `dash_core_components` to >=0.43.0 and `dash_html_components` to >=0.14.0.

0.35.3

Not secure
Changed
- [547](https://github.com/plotly/dash/pull/547)
- `assets_folder` argument now defaults to 'assets'
- The assets folder is now always relative to the given root path of `name` argument, the default of `__main__` will get the `cwd`.
- No longer coerce the name argument from the server if the server argument is provided.

Fixed
- [547](https://github.com/plotly/dash/pull/547)
- Asset blueprint takes routes prefix into it's static path.
- Asset url path no longer strip routes from requests.
- [548](https://github.com/plotly/dash/pull/548) Remove print statement from PreventUpdate error handler.
- [524](https://github.com/plotly/dash/pull/524) Removed ComponentRegistry dist cache.

0.35.2

Not secure
Fixed
- [522](https://github.com/plotly/dash/pull/522) Fix typo in some exception names
- [renderer110](https://github.com/plotly/dash-renderer/pull/110)
- Keep the config store state on soft reload.
- AppProvider returns `Loading...` if no configs as before [renderer108](https://github.com/plotly/dash-renderer/pull/108).

0.35.1

Not secure
Fixed
- [518](https://github.com/plotly/dash/pull/518) Always skip `dynamic` resources from index resources collection.

0.35.0

Not secure
Added
- [483](https://github.com/plotly/dash/pull/483) Experimental `--r-prefix` option to `dash-generate-components`, optionally generates R version of components and corresponding R package.

Page 16 of 23

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.