Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 03 (#2681)
Browse files Browse the repository at this point in the history
* Update yarl from 1.0.0 to 1.1.0

* Update codecov from 2.0.13 to 2.0.14
  • Loading branch information
pyup.io bot authored and asvetlov committed Jan 25, 2018
1 parent a1abde0 commit 93bad20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/ci-wheel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ pytest-mock==1.6.3
towncrier==17.8.0
tox==2.9.1
twine==1.9.1
yarl==1.0.0
yarl==1.1.0

# Using PEP 508 env markers to control dependency on runtimes:
aiodns==1.1.1; platform_system!="Windows" # required c-ares will not build on windows
codecov==2.0.13; platform_system!="Windows" # We only use it in Travis CI
codecov==2.0.14; platform_system!="Windows" # We only use it in Travis CI
uvloop==0.9.1; python_version>="3.5" and platform_system!="Windows" # MagicStack/uvloop#14

0 comments on commit 93bad20

Please sign in to comment.