Skip to content

Commit 1c59f57

Browse files
Merge pull request #524 from aio-libs/pyup-scheduled-update-2019-07-01
Scheduled weekly dependency update for week 26
2 parents 9b8c92a + 2e92b44 commit 1c59f57

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
flake8==3.7.7
2-
pytest==4.6.3
2+
pytest==5.0.0
33
pytest-cov==2.7.1
44
docker==4.0.2
55
lz4==2.1.10
66
xxhash==1.3.0
77
python-snappy==0.5.4
8-
Cython==0.29.10
8+
Cython==0.29.11
99
docutils==0.14
1010
Pygments==2.4.2
1111
gssapi==1.5.1

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements-ci.txt
22
-r requirements-docs.txt
33

4-
diff-cover==2.2.0
4+
diff-cover==2.3.0
55
setuptools>=34.4.0

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Sphinx==2.1.2
22
sphinxcontrib-asyncio==0.2.0
33
sphinxcontrib-spelling==4.3.0
44
alabaster==0.7.12
5-
Cython==0.29.10
5+
Cython==0.29.11

requirements-win-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
flake8==3.7.7
2-
pytest==4.6.3
2+
pytest==5.0.0
33
pytest-cov==2.7.1
44
pytest-catchlog==1.2.2
55
docker-py==1.10.6
66
lz4==2.1.10
77
xxhash==1.3.0
88
python-snappy==0.5.4
99
# pypiwin32==219
10-
cython==0.29.10
10+
cython==0.29.11

0 commit comments

Comments
 (0)