An open index of dependabot pull requests across open source projects.

Bump flask-restx from 1.3.0 to 1.3.2 in /src

Open
Number: #130
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 24, 2025 at 06:04 AM UTC
(11 months ago)
Updated: September 24, 2025 at 06:04 AM UTC
(11 months ago)
Labels:
dependencies python
Description:

Bumps flask-restx from 1.3.0 to 1.3.2.

Release notes

Sourced from flask-restx's releases.

1.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/python-restx/flask-restx/compare/1.3.0...1.3.2

Changelog

Sourced from flask-restx's changelog.

Flask-RestX Changelog

Basic structure is

::

ADD LINK (..) _section-VERSION
VERSION
-------
ADD LINK (..) _bug_fixes-VERSION OR _enhancments-VERSION
Bug Fixes or Enchancements
~~~~~~~~~~~~~~~~~~~~~~~~~~
* Message (TICKET) [CONTRIBUTOR]

Opening a release

If you’re the first contributor, add a new semver release to the document. Place your addition in the correct category, giving a short description (matching something in a git commit), the issue ID (or PR ID if no issue opened), and your Github username for tracking contributors!

Releases prior to 0.3.0 were “best effort” filled out, but are missing some info. If you see your contribution missing info, please open a PR on the Changelog!

.. _section-1.3.1: 1.3.1

.. _bug_fixes-1.3.1 Bug Fixes


::
  • Add python version requirement on setup.py (#586) [jason-the-j]
  • Add a thread lock to avoid concurrent schema construction. (#545) [peter-doggart]
  • Fix Nested field schema generation for nullable fields. (#638) [peter-doggart]
  • Fix reference resolution for definitions in schema. (#553) [peter-doggart]

.. _section-1.3.0:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Package:
flask-restx
Ecosystem:
pip
Version Change:
1.3.0 → 1.3.2
Update Type:
Patch
Path:
/src
Technical Details
ID: 8343788
UUID: 2855554595
Node ID: PR_kwDOFh1rEM6qNE4j
Host: GitHub
Repository: couchbase-examples/python-quickstart
Merge State: Unknown