Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 38 (#2105)
Browse files Browse the repository at this point in the history
* Update packaging from 19.1 to 19.2

* Update packaging from 19.1 to 19.2

* Update pytest from 5.1.2 to 5.1.3

* Update pytest from 5.1.2 to 5.1.3

* Update tqdm from 4.35.0 to 4.36.1

* Update twine from 1.14.0 to 1.15.0

* Update urllib3 from 1.25.3 to 1.25.5
  • Loading branch information
pyup-bot authored and Zac-HD committed Sep 23, 2019
1 parent 195ac07 commit 480f4da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ attrs==19.1.0
execnet==1.7.1 # via pytest-xdist
importlib-metadata==0.23 # via pluggy, pytest
more-itertools==7.2.0 # via pytest, zipp
packaging==19.1 # via pytest
packaging==19.2 # 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
pytest-xdist==1.29.0
pytest==5.1.2
pytest==5.1.3
six==1.12.0 # via packaging, pytest-xdist
wcwidth==0.1.7 # via pytest
zipp==0.6.0 # via importlib-metadata
10 changes: 5 additions & 5 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ more-itertools==7.2.0 # via pytest, zipp
mypy-extensions==0.4.1 # via mypy
mypy==0.720
numpy==1.17.2
packaging==19.1 # via dparse, pytest, pyupio, safety, sphinx, tox
packaging==19.2 # via dparse, pytest, pyupio, safety, sphinx, tox
parso==0.5.1 # via jedi
pbr==5.4.3 # via stevedore
pexpect==4.7.0 # via ipython
Expand All @@ -67,7 +67,7 @@ pygments==2.4.2 # via ipython, readme-renderer, sphinx
pyjwt==1.7.1 # via pygithub
pylint==2.3.1
pyparsing==2.4.2 # via packaging
pytest==5.1.2
pytest==5.1.3
python-dateutil==2.8.0
python-gitlab==1.11.0 # via pyupio
pytz==2019.2 # via babel, django
Expand Down Expand Up @@ -95,12 +95,12 @@ stevedore==1.31.0 # via bandit
tokenize-rt==3.2.0 # via pyupgrade
toml==0.10.0
tox==3.14.0
tqdm==4.35.0 # via pyupio, twine
tqdm==4.36.1 # via pyupio, twine
traitlets==4.3.2 # via ipython
twine==1.14.0
twine==1.15.0
typed-ast==1.4.0 # via astroid, mypy
typing-extensions==3.7.4 # via mypy
urllib3==1.25.3 # via requests
urllib3==1.25.5 # via requests
virtualenv==16.7.5 # via tox
wcwidth==0.1.7 # via prompt-toolkit, pytest
webencodings==0.5.1 # via bleach
Expand Down

0 comments on commit 480f4da

Please sign in to comment.