Browse Source

Bump pycodestyle from 2.4.0 to 2.5.0

Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt)
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.4.0...2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/447/head
dependabot-preview[bot] 6 years ago
committed by GitHub
parent
commit
a33b75911d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements-dev.txt

+ 1
- 1
requirements-dev.txt View File

@ -1,7 +1,7 @@
coverage
mock
nose
pycodestyle==2.4.0
pycodestyle==2.5.0
pyflakes==1.6.0
readme_renderer[md]==24.0
requests_mock


Loading…
Cancel
Save