* update requirements to no longer pin and allow for older versions of packages * update unit tests to allow for backwards compatibility with older versions of mock library * update how `Flask.url_for` is detected rather than pinning to specific version of python * separated black & Flake8 code formatting checks into own job in CircleCI
2.14.0
Not secure
* [748](https://github.com/man-group/dtale/issues/748): update auto-generated column deletion code * [746](https://github.com/man-group/dtale/issues/746): editing cells while filtering * [743](https://github.com/man-group/dtale/issues/743): passing a list of columns to 'allow_cell_edits' * [742](https://github.com/man-group/dtale/issues/742): custom edit options bug * updates for pandas 2.0.0 * bump redis & replace node-sass with sass
2.13.0
Not secure
* [685](https://github.com/man-group/dtale/issues/685): Histogram chart builder * [730](https://github.com/man-group/dtale/issues/730): fix for exporting charts with multiple y-axis
2.12.3
Not secure
* Updated D-Tale streamlit startup command to have a wider exception handler for importing `streamlit.server`
2.12.2
Not secure
* [726](https://github.com/man-group/dtale/issues/726): updated `global_state.set_app_settings` to persist updates to instance settings