Browse Source

Bump pyflakes from 2.1.1 to 2.2.0

Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/2.1.1...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/539/head
dependabot-preview[bot] 6 years ago
committed by GitHub
parent
commit
89f32d28b0
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

@ -2,7 +2,7 @@ coverage
mock
nose
pycodestyle==2.5.0
pyflakes==2.1.1
pyflakes==2.2.0
readme_renderer[md]==26.0
requests_mock
twine==1.15.0

Loading…
Cancel
Save