Skip to content

Commit

Permalink
Bump flask-restx from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [flask-restx](https://github.com/python-restx/flask-restx) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/python-restx/flask-restx/releases)
- [Changelog](https://github.com/python-restx/flask-restx/blob/master/CHANGELOG.rst)
- [Commits](python-restx/flask-restx@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: flask-restx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amotl committed Jul 21, 2024
1 parent 1ca3ad0 commit c095df5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ classifiers = [
python = ">=3.7,<4"
wireviz = "==0.3.2"
flask = "<2.3"
flask-restx = "<1.3"
flask-restx = "<1.4"
werkzeug = "<3"

# Conditionally installed for backward compatibility with older Python versions
Expand Down

0 comments on commit c095df5

Please sign in to comment.