Skip to content

Commit

Permalink
Scheduled biweekly dependency update for week 33 (#67)
Browse files Browse the repository at this point in the history
* Pin numpy to latest version 1.15.0

* Pin matplotlib to latest version 2.2.3

* Pin astropy to latest version 3.0.4

* Pin scipy to latest version 1.1.0

* Pin pyastronomy to latest version 0.13.0

* Pin hypothesis to latest version 3.69.1

* Pin pytest to latest version 3.7.2

* Pin pytest-cov to latest version 2.5.1

* Pin python-coveralls to latest version 2.9.1

* Pin codeclimate-test-reporter to latest version 0.2.3

* Pin codacy-coverage to latest version 1.3.11
  • Loading branch information
pyup-bot authored and jason-neal committed Aug 21, 2018
1 parent 77e9959 commit 570c9d7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy
matplotlib
astropy
scipy
pyastronomy
numpy==1.15.0
matplotlib==2.2.3
astropy==3.0.4
scipy==1.1.0
pyastronomy==0.13.0

12 changes: 6 additions & 6 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
hypothesis
pytest
pytest-cov
python-coveralls
codeclimate-test-reporter
codacy-coverage
hypothesis==3.69.1
pytest==3.7.2
pytest-cov==2.5.1
python-coveralls==2.9.1
codeclimate-test-reporter==0.2.3
codacy-coverage==1.3.11

0 comments on commit 570c9d7

Please sign in to comment.