Skip to content

Commit

Permalink
Scheduled biweekly dependency update for week 31 (#57)
Browse files Browse the repository at this point in the history
* Update pyyaml from 5.1.1 to 5.1.2

* Update pytest from 5.0.0 to 5.0.1

* Update python-coveralls from 2.9.2 to 2.9.3

* Update coveralls from 1.8.1 to 1.8.2
  • Loading branch information
pyup-bot authored and shlomiLan committed Aug 7, 2019
1 parent a911d0d commit 619498a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ invoke==1.2.0
twine==1.13.0

# Tests
pytest==5.0.0
pytest==5.0.1
pytest-cov==2.7.1
codecov==2.0.15
python-coveralls==2.9.2
coveralls==1.8.1
python-coveralls==2.9.3
coveralls==1.8.2
mock==3.0.5
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ urllib3==1.25.3
patool==1.12

# configs
pyyaml==5.1.1
pyyaml==5.1.2

# Logs
daiquiri==1.5.0
Expand Down

0 comments on commit 619498a

Please sign in to comment.