Scheduled monthly dependency update for June (#25)
* Update mock from 2.0.0 to 3.0.5
* Update pip from 19.1 to 19.1.1
* Update pytest from 4.4.1 to 4.5.0
* Update pytest-runner from 4.4 to 5.1
* Update tox from 3.9.0 to 3.12.1
* Update wheel from 0.33.1 to 0.33.4
pyup.io bot authored 2 years ago
Markus Gerstel committed 2 years ago
0 | 0 | bump2version==0.5.10 |
1 | 1 | coverage==4.5.3 |
2 | 2 | flake8==3.7.7 |
3 | mock==2.0.0 | |
4 | pip==19.1 | |
5 | pytest==4.4.1 | |
6 | pytest-runner==4.4 | |
3 | mock==3.0.5 | |
4 | pip==19.1.1 | |
5 | pytest==4.5.0 | |
6 | pytest-runner==5.1 | |
7 | 7 | six==1.12.0 |
8 | 8 | Sphinx==1.8.5 # pyup: <2.0 # for Python 2.7 and 3.4 support |
9 | tox==3.9.0 | |
9 | tox==3.12.1 | |
10 | 10 | twine==1.13.0 |
11 | 11 | watchdog==0.9.0 |
12 | wheel==0.33.1 | |
12 | wheel==0.33.4 |