Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 37 (#2093)
Browse files Browse the repository at this point in the history
* Update certifi from 2019.6.16 to 2019.9.11

* Update importlib-metadata from 0.20 to 0.22

* Update importlib-metadata from 0.20 to 0.22

* Update pluggy from 0.12.0 to 0.13.0

* Update pluggy from 0.12.0 to 0.13.0

* Bump requirements for pyup pull request
  • Loading branch information
pyup-bot authored and Zac-HD committed Sep 16, 2019
1 parent a8651d4 commit 2c6b6f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ apipkg==1.5 # via execnet
atomicwrites==1.3.0 # via pytest
attrs==19.1.0
execnet==1.7.1 # via pytest-xdist
importlib-metadata==0.20 # via pluggy, pytest
importlib-metadata==0.23 # via pluggy, pytest
more-itertools==7.2.0 # via pytest, zipp
packaging==19.1 # via pytest
pluggy==0.12.0 # via pytest
pluggy==0.13.0 # via pytest
py==1.8.0 # via pytest
pyparsing==2.4.2 # via packaging
pytest-forked==1.0.2 # via pytest-xdist
Expand Down
6 changes: 3 additions & 3 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ backcall==0.1.0 # via ipython
bandit==1.6.2
black==19.3b0
bleach==3.1.0 # via readme-renderer
certifi==2019.6.16 # via requests
certifi==2019.9.11 # via requests
chardet==3.0.4 # via requests
click==7.0 # via black, pip-tools, pyupio, safety
coverage==4.5.4
Expand All @@ -34,7 +34,7 @@ gitdb2==2.0.5 # via gitpython
gitpython==3.0.2 # via bandit
idna==2.8 # via requests
imagesize==1.1.0 # via sphinx
importlib-metadata==0.20 # via pluggy, pytest, tox
importlib-metadata==0.23 # via pluggy, pytest, tox
ipython-genutils==0.2.0 # via traitlets
ipython==7.8.0
isort==4.3.21
Expand All @@ -55,7 +55,7 @@ pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pip-tools==4.1.0
pkginfo==1.5.0.1 # via twine
pluggy==0.12.0 # via pytest, tox
pluggy==0.13.0 # via pytest, tox
prompt-toolkit==2.0.9 # via ipython
ptyprocess==0.6.0 # via pexpect
py==1.8.0 # via pytest, tox
Expand Down

0 comments on commit 2c6b6f3

Please sign in to comment.