Skip to content

Commit

Permalink
Merge pull request #75 from shlomiLan/pyup-scheduled-update-2020-02-03
Browse files Browse the repository at this point in the history
Scheduled biweekly dependency update for week 05
  • Loading branch information
mergify[bot] committed Feb 3, 2020
2 parents 5f8ca75 + 230d221 commit 6891bea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 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.1
python_http_client==3.2.4

invoke==1.3.0
twine==2.0.0
invoke==1.4.1
twine==3.1.1

# Tests
pytest==5.2.2
pytest==5.3.5
pytest-cov==2.8.1
codecov==2.0.15
python-coveralls==2.9.3
coveralls==1.8.2
coveralls==1.10.0
mock==3.0.5

# Version update
PyGithub==1.44
PyGithub==1.45
bumpversion==0.5.3
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
requests==2.22.0
urllib3==1.25.6
urllib3==1.25.8
patool==1.12

# configs
pyyaml==5.1.2
pyyaml==5.3

# Logs
daiquiri==1.6.0
daiquiri==2.0.0

# Find media name
guessit==3.1.0

# Emails
sendgrid==6.1.0
sendgrid==6.1.1

0 comments on commit 6891bea

Please sign in to comment.