Skip to content

Commit

Permalink
Merge pull request #3 from mdsrosa/mdsrosa/fix-security-vulnerability…
Browse files Browse the repository at this point in the history
…-deps

Fix security vulnerability in dependencies
  • Loading branch information
mdsrosa committed Oct 7, 2018
2 parents 4cbde1b + 5357fc3 commit 1bb9d95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ coveralls==1.2.0
docopt==0.6.2
execnet==1.4.1
flake8==3.4.1
Flask==0.12.2
Flask==1.0.2
idna==2.6
isort==4.2.15
itsdangerous==0.24
Jinja2==2.9.6
Jinja2==2.10
MarkupSafe==1.0
mccabe==0.6.1
py==1.4.34
Expand All @@ -26,4 +26,4 @@ pytest-runner==2.12.1
requests==2.18.4
slacker==0.9.60
urllib3==1.22
Werkzeug==0.12.2
Werkzeug==0.14.1

0 comments on commit 1bb9d95

Please sign in to comment.