Skip to content

Commit

Permalink
Bump FAB to 2.1.5 (#7750)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgaspar authored and villebro committed Jun 21, 2019
1 parent 0d248fe commit f09c916
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ croniter==0.3.29
cryptography==2.4.2
decorator==4.3.0 # via retry
defusedxml==0.5.0 # via python3-openid
flask-appbuilder==2.1.4
flask-appbuilder==2.1.5
flask-babel==0.11.1 # via flask-appbuilder
flask-caching==1.4.0
flask-compress==1.4.0
Expand Down Expand Up @@ -55,7 +55,7 @@ pandas==0.23.4
parsedatetime==2.0.0
pathlib2==2.3.0
polyline==1.3.2
prison==0.1.0 # via flask-appbuilder
prison==0.1.2 # via flask-appbuilder
py==1.7.0 # via retry
pycparser==2.19 # via cffi
pydruid==0.5.3
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def get_git_sha():
'croniter>=0.3.28',
'cryptography>=2.4.2',
'flask>=1.0.0, <2.0.0',
'flask-appbuilder>=2.1.4, <2.3.0',
'flask-appbuilder>=2.1.5, <2.3.0',
'flask-caching',
'flask-compress',
'flask-talisman',
Expand Down

0 comments on commit f09c916

Please sign in to comment.