Skip to content

Commit

Permalink
upgraded 3rd party dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ye11ow committed May 27, 2019
1 parent 328997f commit c809c10
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pytest == 3.0.7
requests-html == 0.9.0
pytest == 4.5.0
requests-html == 0.10.0
feedgen == 0.7.0
pytz == 2018.4
coverage == 4.4
pytest-cov == 2.5.0
requests == 2.19.1
coveralls == 1.4.0
click == 6.7
pytz == 2019.1
coverage == 4.5.3
pytest-cov == 2.7.1
requests == 2.22.0
coveralls == 1.7.0
click == 7.0

0 comments on commit c809c10

Please sign in to comment.