Skip to content

Commit

Permalink
Merge pull request #19 from ibejohn818/pyup-initial-update
Browse files Browse the repository at this point in the history
Initial Update
  • Loading branch information
ibejohn818 authored Jan 6, 2018
2 parents 3c37810 + bdbf5d5 commit 962fd78
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
boto3
Click
troposphere
awacs
jinja2
inflection
colorama
pytz
ansible
boto3==1.5.9
Click==6.7
troposphere==2.1.2
awacs==0.7.2
jinja2==2.10
inflection==0.3.1
colorama==0.3.9
pytz==2017.3
ansible==2.4.2.0
28 changes: 14 additions & 14 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
moto
bumpversion
wheel
watchdog
flake8
tox
coverage
Sphinx
cryptography
PyYAML
pytest
pytest-runner
pytest-cov
twine
moto==1.1.25
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.2
Sphinx==1.6.5
cryptography==2.1.4
PyYAML==3.12
pytest==3.3.2
pytest-runner==3.0
pytest-cov==2.5.1
twine==1.9.1

0 comments on commit 962fd78

Please sign in to comment.