Skip to content

fix(deps): update dependency flask-restx to v1.1.0

Renovate Bot requested to merge renovate/flask-restx-1.x-lockfile into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
flask-restx 1.0.5 -> 1.1.0 age adoption passing confidence

Release Notes

python-restx/flask-restx

v1.1.0

Compare Source

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]

v1.0.6

Compare Source

1.0.6

.. _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]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Sarthik Gupta

Merge request reports