drf_openapi icon indicating copy to clipboard operation
drf_openapi copied to clipboard

[DEPRECATED] Beautiful Django Rest Framework API documentation autogeneration through OpenAPI standard

Results 48 drf_openapi issues
Sort by recently updated
recently updated
newest added

This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.1.4** to **2.9.1**. Changelog ### 2.9 ``` ~~~~~~~~~~~~~~~~ * **BACKWARDS INCOMPATIBLE:** Support for Python 3.4 has been removed due to low usage and maintenance burden....

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.6.4** to **3.0.2**. Changelog ### 3.0.2 ``` ===================================== Features added -------------- * C, parse attributes and add :confval:`c_id_attributes` and :confval:`c_paren_attributes` to support user-defined attributes. Bugs...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.4.2** to **5.1**. Changelog ### 5.1 ``` -------------------------- - The JSON report now includes counts of covered and missing branches. Thanks, Salvatore Zagaria. - On...

This PR updates [tox](https://pypi.org/project/tox) from **2.9.1** to **3.14.6**. *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/tox - Docs: http://tox.readthedocs.org

This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **3.12** to **5.3.1**. *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/pyyaml - Repo: https://github.com/yaml/pyyaml

This PR updates [pytest](https://pypi.org/project/pytest) from **3.3.1** to **5.4.1**. *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/pytest - Homepage: https://docs.pytest.org/en/latest/

This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.8.3** to **0.10.2**. Changelog ### 0.10.2 ``` ~~~~~~ 2020-02-08 • `full history <https://github.com/gorakhargosh/watchdog/compare/v0.10.1...v0.10.2>`__ - Fixed the ``build_ext`` command on macOS Catalina (`628 <https://github.com/gorakhargosh/watchdog/pull/628>`__) - Fixed...

This PR updates [wheel](https://pypi.org/project/wheel) from **0.30.0** to **0.34.2**. Changelog ### 0.34.2 ``` - Fixed installation of ``wheel`` from sdist on environments without Unicode file name support ``` ### 0.34.1 ```...

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.1. Changelog *Sourced from [pyyaml's changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES).* > 5.1 (2019-03-13) > ---------------- > > * [yaml/pyyaml#35](https://github-redirect.dependabot.com/yaml/pyyaml/pull/35) -- Some modernization of the test running > * [yaml/pyyaml#42](https://github-redirect.dependabot.com/yaml/pyyaml/pull/42)...

dependencies

This PR updates [flake8](https://pypi.org/project/flake8) from **3.5.0** to **3.7.9**. Changelog ### 3.7.8 ``` ------------------- You can view the `3.7.8 milestone`_ on GitLab for more details. Bugs Fixed ~~~~~~~~~~ - Fix handling...