Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: flask-restx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 8, 2021
1 parent bc2a9a0 commit 16bf540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/zoo_app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aniso8601==9.0.1
attrs==21.2.0
click==7.1.2
Flask==1.1.4
flask-restx==0.4.0
flask-restx==0.5.1
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==3.2.0
Expand Down

0 comments on commit 16bf540

Please sign in to comment.