Skip to content

Commit

Permalink
Merge pull request #954 from python-trio/dependabot/pip/pylint-2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 28, 2019
2 parents 7136d55 + d9daee5 commit 2de3363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --output-file test-requirements.txt test-requirements.in
#
asn1crypto==0.24.0 # via cryptography
astroid==2.1.0 # via pylint
astroid==2.2.0 # via pylint
async-generator==1.10
atomicwrites==1.3.0 # via pytest
attrs==18.2.0
Expand Down Expand Up @@ -38,7 +38,7 @@ pycodestyle==2.5.0 # via flake8
pycparser==2.19 # via cffi
pyflakes==2.1.0 # via flake8
pygments==2.3.1 # via ipython
pylint==2.2.2
pylint==2.3.0
pyopenssl==19.0.0
pytest-cov==2.6.1
pytest-faulthandler==1.5.0
Expand Down

0 comments on commit 2de3363

Please sign in to comment.