Flask-restx

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 3

1.3.0

-----
.. _bug_fixes-1.3.0
Bug Fixes
~~~~~~~~~

::

* Fixing werkzeug 3 deprecated version import. Import is replaced by new style version check with importlib (573) [Ryu-CZ]
* Fixing flask 3.0+ compatibility of `ModuleNotFoundError: No module named 'flask.scaffold'` Import error. (567) [Ryu-CZ]
* Fix wrong status code and message on responses when handling `HTTPExceptions` (569) [lkk7]
* Add flask 2 and flask 3 to testing matrix. [foarsitter]
* Update internally pinned pytest-flask to 1.3.0 for Flask >=3.0.0 support. [peter-doggart]
* Python 3.12 support. [foarsitter]
* Fix wrong status code and message on responses when handling HTTPExceptions. [ikk7]
* Update changelog Flask version table. [peter-doggart]
* Remove temporary package version restrictions for flask < 3.0.0, werkzeug and jsonschema (jsonschema future deprecation warning remains. See 553). [peter-doggart]

.. _section-1.2.0:

1.2.0

-----
.. _bug_fixes-1.2.0
Bug Fixes
~~~~~~~~~

::

* Fixing test as HTTP Header MIMEAccept expects quality-factor number in form of `X.X` (547) [chipndell]
* Introduce temporary restrictions on some package versions. (`flask<3.0.0`, `werkzeug<3.0.0`, `jsonschema<=4.17.3`) [peter-doggart]


.. _enhancements-1.2.0:

Enhancements
~~~~~~~~~~~~

::

* Drop support for python 3.7


.. _section-1.1.0:

1.1.0

-----

.. _bug_fixes-1.1.0
Bug Fixes
~~~~~~~~~

::

* Update Swagger-UI to latest version to fix several security vulnerabiltiies. [peter-doggart]
* Add a warning to the docs that nested Blueprints are not supported. [peter-doggart]
* Add a note to the docs that flask-restx always registers the root (/) path. [peter-doggart]

.. _section-1.0.6:

1.0.6

Not secure
-----

.. _bug_fixes-1.0.6
Bug Fixes
~~~~~~~~~

::

* Update Black to 2023 version [peter-doggart]
* Fix minor bug introduced in 1.0.5 that changed the behaviour of how flask-restx propagates exceptions. (512) [peter-doggart]
* Update PyPi classifer to Production/Stable. [peter-doggart]
* Add support for Python 3.11 (requires update to invoke ^2.0.0) [peter-doggart]

.. _section-1.0.5:

1.0.5

Not secure
-----

.. _bug_fixes-1.0.5
Bug Fixes
~~~~~~~~~

::

* Fix failing pypy python setup in github actions
* Fix compatibility with upcoming release of Flask 2.3+. (485) [jdieter]

.. _section-1.0.2:

1.0.2

-----

.. _bug_fixes-1.0.2
Bug Fixes
~~~~~~~~~

::

* Properly remove six dependency

.. _section-1.0.1:

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.