Skip to content

Commit

Permalink
Merge pull request #78 from shlomiLan/pyup-scheduled-update-2020-03-16
Browse files Browse the repository at this point in the history
Scheduled biweekly dependency update for week 11
  • Loading branch information
mergify[bot] committed Mar 16, 2020
2 parents 629f3db + 8a4d986 commit dbf34ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions dev.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# install all base requirements
-r requirements.txt

python_http_client==3.2.5
python_http_client==3.2.6

invoke==1.4.1
twine==3.1.1

# Tests
pytest==5.3.5
pytest==5.4.1
pytest-cov==2.8.1
codecov==2.0.16
python-coveralls==2.9.3
coveralls==1.11.1
mock==4.0.1
mock==4.0.2

# Version update
PyGithub==1.46
PyGithub==1.47
bumpversion==0.5.3
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ patool==1.12
pyyaml==5.3

# Logs
daiquiri==2.1.0
daiquiri==2.1.1

# Find media name
guessit==3.1.0

# Emails
sendgrid==6.1.2
sendgrid==6.1.3

0 comments on commit dbf34ce

Please sign in to comment.