Skip to content

Commit 88497ce

Browse files
authored
Merge pull request #374 from python-restx/dependabot/pip/examples/zoo_app/flask-restx-0.5.1
Bump flask-restx from 0.4.0 to 0.5.1 in /examples/zoo_app contrib: DEPENDABOT review: j5awry
2 parents 3b93888 + 16bf540 commit 88497ce

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)