Skip to content

Commit 16bf540

Browse files
Bump flask-restx from 0.4.0 to 0.5.1 in /examples/zoo_app
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] <[email protected]>
1 parent bc2a9a0 commit 16bf540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/zoo_app/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aniso8601==9.0.1
22
attrs==21.2.0
33
click==7.1.2
44
Flask==1.1.4
5-
flask-restx==0.4.0
5+
flask-restx==0.5.1
66
itsdangerous==1.1.0
77
Jinja2==2.11.3
88
jsonschema==3.2.0

0 commit comments

Comments
 (0)