Skip to content

Commit f83e522

Browse files
Merge pull request #532 from aio-libs/pyup-scheduled-update-2019-07-22
Scheduled weekly dependency update for week 29
2 parents 9756b33 + 61b5c9a commit f83e522

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

requirements-ci.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
flake8==3.7.7
2-
pytest==5.0.0
1+
flake8==3.7.8
2+
pytest==5.0.1
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.11
9-
docutils==0.14
8+
Cython==0.29.12
9+
docutils==0.15
1010
Pygments==2.4.2
1111
gssapi==1.5.1

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.11
5+
Cython==0.29.12

requirements-win-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
flake8==3.7.7
2-
pytest==5.0.0
1+
flake8==3.7.8
2+
pytest==5.0.1
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.11
10+
cython==0.29.12

0 commit comments

Comments
 (0)