Skip to content

Commit

Permalink
Merge #34
Browse files Browse the repository at this point in the history
34: Pin pytest-pylint to latest version 0.14.1 r=duckinator a=pyup-bot


This PR pins [pytest-pylint](https://pypi.org/project/pytest-pylint) to the latest release **0.14.1**.



<details>
  <summary>Changelog</summary>
  
  
  
  
  
  
  
  
   ### 0.6.0
   ```
   - New feature contributed by sebastianstigler to run only pylint with `-m pylint`
- Version dependencies updated by onovy
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pytest-pylint
  - Changelog: https://pyup.io/changelogs/pytest-pylint/
  - Repo: https://github.com/carsongee/pytest-pylint
</details>



Co-authored-by: pyup-bot <github-bot@pyup.io>
  • Loading branch information
bors[bot] and pyup-bot committed Sep 25, 2019
2 parents e0691d2 + fdfabf7 commit 6d4f6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -43,7 +43,7 @@ linting =
testing =
pytest~=5.1.0
pytest-flake8
pytest-pylint~=0.14.0
pytest-pylint==0.14.1

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 6d4f6f3

Please sign in to comment.