dj-plotly-dash icon indicating copy to clipboard operation
dj-plotly-dash copied to clipboard

Analytical Django Apps. No JavaScript Required.

Results 212 dj-plotly-dash issues
Sort by recently updated
recently updated
newest added

This PR updates [astroid](https://pypi.org/project/astroid) from **2.2.5** to **2.13.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/astroid

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies
javascript

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies
javascript

This PR pins [Django](https://pypi.org/project/Django) to the latest release **4.1.5**. Changelog ### 4.1.5 ``` ========================== *January 2, 2023* Django 4.1.5 fixes a bug in 4.1.4. Also, the latest string translations from...

This PR pins [mock](https://pypi.org/project/mock) to the latest release **5.0.0**. Changelog ### 5.0.0 ``` ----- - gh-98624: Add a mutex to unittest.mock.NonCallableMock to protect concurrent access to mock attributes. - bpo-43478:...

This PR updates [pylint](https://pypi.org/project/pylint) from **1.9.4** to **2.15.9**. Changelog ### 2.5.3 ``` --------------------------- Bugfixes ~~~~~~~~ - Fixed compatibility issue between pylint `2.12` and `2.13` to construct `ScopeConsumer` tuples correctly depending...

This PR pins [fire](https://pypi.org/project/fire) to the latest release **0.5.0**. Changelog ### 0.5.0 ``` Changelist * Support for custom serializers with fire.Fire(serializer=your_serializer) 345 * Auto-generated help text now shows short arguments...

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

This PR pins [Django](https://pypi.org/project/Django) to the latest release **4.1.4**. Changelog ### 4.1.4 ``` ========================== *December 6, 2022* Django 4.1.4 fixes several bugs in 4.1.3. Bugfixes ======== * Fixed a regression...