Skip to content

Commit

Permalink
Merge pull request #176 from alphagov/pyup-initial-update
Browse files Browse the repository at this point in the history
Initial Update
  • Loading branch information
quis authored Jul 14, 2017
2 parents 4b87243 + d595023 commit 0c2673e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
bleach==2.0.0
mistune==0.7.3
requests==2.7.0
python-json-logger==0.1.4
mistune==0.7.4
requests==2.18.1
python-json-logger==0.1.7
Flask>=0.10
orderedset==2.0
Jinja2==2.8
Jinja2==2.9.6
statsd==3.2.1
Flask-Redis==0.3.0
boto3==1.4.4
pyyaml==3.12
phonenumbers==8.5.0
phonenumbers==8.5.2
10 changes: 5 additions & 5 deletions requirements_for_test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
pycodestyle==2.3.1
pytest==3.0.5
pytest-mock==1.5.0
pytest-cov==2.4.0
requests-mock==1.2.0
freezegun==0.3.8
pytest==3.1.3
pytest-mock==1.6.0
pytest-cov==2.5.1
requests-mock==1.3.0
freezegun==0.3.9

0 comments on commit 0c2673e

Please sign in to comment.